mirror of
https://github.com/bigchaindb/js-bigchaindb-driver.git
synced 2024-11-22 01:36:56 +01:00
package dist
This commit is contained in:
parent
e0756b1359
commit
5d03b883ba
@ -8,7 +8,7 @@
|
||||
},
|
||||
"license": "¯\\_(ツ)_/¯",
|
||||
"author": "BigchainDB",
|
||||
"main": "./src/index.js",
|
||||
"main": "./dist/bundle/bundle.js",
|
||||
"scripts": {
|
||||
"lint": "eslint ./",
|
||||
"build": "npm run clean && npm run build:bundle && npm run build:cjs && npm run build:dist",
|
||||
|
Loading…
Reference in New Issue
Block a user