Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
SeregPie committed Oct 16, 2020
1 parent abc7d54 commit 5dec417
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
"prepublishOnly": "npm run build"
},
"devDependencies": {
"@babel/core": "^7.12.0",
"@babel/preset-env": "^7.12.0",
"@babel/core": "^7.12.1",
"@babel/preset-env": "^7.12.1",
"@rollup/plugin-babel": "^5.2.1",
"eslint": "^7.11.0",
"eslint-config-seregpie": "^1.0.1",
"rollup": "^2.30.0",
"rollup": "^2.31.0",
"rollup-plugin-terser": "^7.0.2"
},
"peerDependencies": {
Expand Down

0 comments on commit 5dec417

Please sign in to comment.