We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06f5083 commit 57d45dbCopy full SHA for 57d45db
CHANGELOG.md
@@ -1,6 +1,7 @@
1
# jsonld ChangeLog
2
3
## 8.3.0 -
4
+
5
### Added
6
- Add `"react-native"` section to `package.json` and instructions on using
7
React Native in the README.
package.json
@@ -33,7 +33,7 @@
33
"@digitalbazaar/http-client": "digitalcredentials/http-client#react-native",
34
"canonicalize": "^1.0.1",
35
"lru-cache": "^6.0.0",
36
- "rdf-canonize": "digitalcredentials/rdf-canonize#react-native"
+ "rdf-canonize": "^4.0.1"
37
},
38
"devDependencies": {
39
"@babel/core": "^7.21.8",
0 commit comments