Skip to content

Commit

Permalink
bump dependencies to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
timhagn committed Nov 24, 2018
1 parent 30da452 commit a991631
Show file tree
Hide file tree
Showing 2 changed files with 139 additions and 3,112 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,15 +30,15 @@
"styled-components": ">= 1"
},
"devDependencies": {
"@babel/core": "^7.1.2",
"@babel/preset-env": "^7.1.0",
"@babel/core": "^7.1.6",
"@babel/preset-env": "^7.1.6",
"rimraf": "^2.6.2",
"rollup": "^0.66.6",
"rollup": "^0.67.3",
"rollup-plugin-babel": "^4.0.3",
"rollup-plugin-commonjs": "^9.2.0",
"rollup-plugin-node-resolve": "^3.4.0",
"rollup-plugin-uglify": "^6.0.0",
"styled-components": "^4.0.2"
"styled-components": "^4.1.1"
},
"browserslist": "> 0.25%, not dead"
}
Loading

0 comments on commit a991631

Please sign in to comment.