mirror of
https://github.com/bigchaindb/js-bigchaindb-driver.git
synced 2024-11-22 09:46:58 +01:00
modify entry point
This commit is contained in:
parent
7e8b062698
commit
6a32fa4cdc
@ -10,7 +10,7 @@
|
|||||||
},
|
},
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"author": "BigchainDB",
|
"author": "BigchainDB",
|
||||||
"main": "./dist/bundle/bundle.js",
|
"main": "./src/index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"lint": "eslint ./",
|
"lint": "eslint ./",
|
||||||
"build": "npm run clean && npm run build:bundle && npm run build:cjs && npm run build:dist",
|
"build": "npm run clean && npm run build:bundle && npm run build:cjs && npm run build:dist",
|
||||||
|
Loading…
Reference in New Issue
Block a user