We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fe5eca commit e09a8f6Copy full SHA for e09a8f6
package.json
@@ -57,6 +57,7 @@
57
"npm-run-all": "^4.1.5",
58
"prettier": "^2.0.1",
59
"pretty-quick": "^2.0.1",
60
+ "rimraf": "^3.0.2",
61
"rollup-plugin-babel": "^4.3.3",
62
"rollup-plugin-commonjs": "^10.1.0",
63
"rollup-plugin-node-resolve": "^5.2.0",
yarn.lock
@@ -22901,6 +22901,7 @@ resolve@^1.17.0:
22901
npm-run-all: ^4.1.5
22902
prettier: ^2.0.1
22903
pretty-quick: ^2.0.1
22904
+ rimraf: ^3.0.2
22905
rollup-plugin-babel: ^4.3.3
22906
rollup-plugin-commonjs: ^10.1.0
22907
rollup-plugin-node-resolve: ^5.2.0
0 commit comments