1
0
Fork 0

chore: Reconfigure packages

This commit is contained in:
Joost De Cock 2021-11-28 18:31:32 +01:00
parent 3b7bfcb3a3
commit 06cc6f2f1c
24 changed files with 167 additions and 23 deletions

View file

@ -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/*",