Skip to content

Commit

Permalink
update build tools
Browse files Browse the repository at this point in the history
  • Loading branch information
bramkragten committed May 1, 2020
1 parent 0278adb commit 3f600d1
Show file tree
Hide file tree
Showing 2 changed files with 207 additions and 703 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,17 +18,17 @@
"@babel/plugin-transform-spread": "^7.8.3",
"@babel/plugin-transform-template-literals": "^7.8.3",
"@babel/preset-env": "^7.8.7",
"@rollup/plugin-node-resolve": "^7.1.1",
"@rollup/plugin-node-resolve": "^7.1.3",
"babel-plugin-iife-wrap": "^1.1.0",
"babel-preset-minify": "^0.5.1",
"eslint": "^6.3.0",
"eslint-config-prettier": "^6.2.0",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-prettier": "^3.1.2",
"eslint-config-prettier": "^6.11.0",
"eslint-plugin-import": "^2.20.2",
"eslint-plugin-prettier": "^3.1.3",
"prettier": "^2.0.5",
"rollup": "^2.1.0",
"rollup": "^2.7.6",
"rollup-plugin-babel": "^4.4.0",
"rollup-plugin-postcss": "^2.5.0",
"rollup-plugin-postcss": "^3.1.1",
"rollup-plugin-terser": "^5.3.0"
},
"dependencies": {
Expand Down
Loading

0 comments on commit 3f600d1

Please sign in to comment.