chore: Reconfigure packages
This commit is contained in:
parent
3b7bfcb3a3
commit
06cc6f2f1c
24 changed files with 167 additions and 23 deletions
|
@ -45,7 +45,13 @@
|
|||
"devDependencies": {
|
||||
"mocha": "^9.1.1",
|
||||
"chai": "^4.2.0",
|
||||
"@babel/register": "^7.10.5"
|
||||
"@babel/register": "^7.10.5",
|
||||
"rollup": "^2.50.6",
|
||||
"@rollup/plugin-babel": "^5.3.0",
|
||||
"@rollup/plugin-commonjs": "^20.0.0",
|
||||
"@rollup/plugin-json": "^4.1.0",
|
||||
"@rollup/plugin-node-resolve": "^13.0.0",
|
||||
"rollup-plugin-peer-deps-external": "^2.2.4"
|
||||
},
|
||||
"files": [
|
||||
"dist/*",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue