入口改
This commit is contained in:
parent
42d02d794d
commit
4ac02ad879
|
|
@ -12,7 +12,7 @@
|
||||||
"test": "cross-env TS_NODE_PROJECT='tsconfig.mocha.json' mocha",
|
"test": "cross-env TS_NODE_PROJECT='tsconfig.mocha.json' mocha",
|
||||||
"build": "tsc"
|
"build": "tsc"
|
||||||
},
|
},
|
||||||
"main": "src/index",
|
"main": "lib/index",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/cli": "^7.12.13",
|
"@babel/cli": "^7.12.13",
|
||||||
"@babel/core": "^7.12.13",
|
"@babel/core": "^7.12.13",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue