Update package.json #253
@ -12,7 +12,7 @@
|
|||||||
"import": "./index_esm.js"
|
"import": "./index_esm.js"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"install": "cjs2esm",
|
"postinstall": "cjs2esm",
|
||||||
"start": "node bin/bds_maneger.js -sk",
|
"start": "node bin/bds_maneger.js -sk",
|
||||||
"test": "mocha --exit .test/*.js",
|
"test": "mocha --exit .test/*.js",
|
||||||
"ci": "node .Build/test/ci.js",
|
"ci": "node .Build/test/ci.js",
|
||||||
|
Reference in New Issue
Block a user