mirror of
https://github.com/oceanprotocol/react.git
synced 2024-12-22 17:23:32 +01:00
package
This commit is contained in:
parent
fbb5b04e56
commit
3650da31c8
845
example/package-lock.json
generated
845
example/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -3,7 +3,8 @@
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@oceanprotocol/react": "file:../",
|
||||
"@oceanprotocol/lib": "^0.1.17",
|
||||
"@oceanprotocol/react": "file:..",
|
||||
"@toruslabs/torus-embed": "^1.8.2",
|
||||
"@types/jest": "^24.9.1",
|
||||
"@types/node": "^12.12.47",
|
||||
|
@ -85,5 +85,8 @@
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
"directories": {
|
||||
"example": "example"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user