Skip to content

Commit

Permalink
Merge pull request #4 from Designory/chore/upgrade-deps
Browse files Browse the repository at this point in the history
Chore - Upgrade Deps
  • Loading branch information
romellem committed Aug 6, 2020
2 parents 167db8a + efba76d commit a40b36b
Show file tree
Hide file tree
Showing 2 changed files with 315 additions and 218 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,20 +25,20 @@
"delegate": "^3.2.0"
},
"devDependencies": {
"@babel/core": "^7.11.0",
"@babel/core": "^7.11.1",
"@babel/preset-env": "^7.11.0",
"@rollup/plugin-babel": "^5.1.0",
"@rollup/plugin-commonjs": "^11.0.0",
"@rollup/plugin-node-resolve": "^7.1.0",
"@rollup/plugin-commonjs": "^14.0.0",
"@rollup/plugin-node-resolve": "^8.4.0",
"global-jsdom": "^6.1.0",
"jsdom": "^16.3.0",
"mocha": "^7.2.0",
"mocha": "^8.1.1",
"nyc": "^15.1.0",
"rollup": "^2.9.0",
"rollup": "^2.23.0",
"rollup-plugin-filesize": "^9.0.0",
"rollup-plugin-livereload": "^1.0.4",
"rollup-plugin-serve": "^1.0.1",
"rollup-plugin-terser": "^5.1.3"
"rollup-plugin-terser": "^6.1.0"
},
"keywords": [
"modal",
Expand Down

0 comments on commit a40b36b

Please sign in to comment.