mirror of
https://github.com/oceanprotocol-archive/squid-js.git
synced 2024-02-02 15:31:51 +01:00
remove browser
field in package.json
This commit is contained in:
parent
ccf0b39cf0
commit
0d79645400
@ -4,7 +4,7 @@
|
||||
"description": "JavaScript client library for Ocean Protocol",
|
||||
"main": "./dist/node/squid.js",
|
||||
"typings": "./dist/node/squid.d.ts",
|
||||
"browser": "./dist/browser/squid.cjs2.min.js",
|
||||
"unpkg": "./dist/browser/squid.cjs2.min.js",
|
||||
"scripts": {
|
||||
"start": "npm link @oceanprotocol/keeper-contracts @oceanprotocol/secret-store-client && npm run build:watch",
|
||||
"build": "npm run clean && npm run build:tsc && npm run build:dist",
|
||||
|
Loading…
Reference in New Issue
Block a user