Skip to content

Commit

Permalink
Make openlayer sdk point to npm versions
Browse files Browse the repository at this point in the history
  • Loading branch information
chcharcharlie committed Jul 4, 2024
1 parent 156c7fc commit 57f7fff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,12 @@
"dotenv": "^16.0.2",
"ethers": "^5.7.2",
"framer-motion": "^4.1.17",
"jomo-tlsn-sdk": "file:sdk",
"jomo-tlsn-sdk": "^1.0.5",
"jwt-decode": "^3.1.2",
"localforage": "^1.10.0",
"notistack": "^3.0.1",
"numeral": "^2.0.6",
"openlayer-sdk": "file:sdk-js",
"openlayer-sdk": "^1.0.1",
"pako": "^2.1.0",
"querystring-browser": "^1.0.4",
"react": "^18.0.0",
Expand Down

0 comments on commit 57f7fff

Please sign in to comment.