Skip to content

Commit

Permalink
update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Ronald van Haren authored and Ronald van Haren committed Mar 21, 2018
1 parent 3f47af7 commit d2418ce
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,11 @@
"react-images": "^0.5.17"
},
"devDependencies": {
"babel-core": "^6.26.0",
"babel-loader": "^7.1.4",
"babel-preset-es2015": "^6.24.1",
"babel-preset-react": "^6.24.1",
"babel-preset-stage-0": "^6.24.1",
"bootstrap": "^4.0.0",
"npm-github-release": "^0.9.0",
"react": "^16.2.0",
Expand All @@ -34,11 +39,6 @@
"react-modal": "^3.3.2",
"update-to-latest": "^1.0.0",
"webpack": "^4.2.0",
"webpack-cli": "^2.0.12",
"babel-core": "^6.26.0",
"babel-loader": "^7.1.4",
"babel-preset-es2015": "^6.24.1",
"babel-preset-react": "^6.24.1",
"babel-preset-stage-0": "^6.24.1"
"webpack-cli": "^2.0.12"
}
}

0 comments on commit d2418ce

Please sign in to comment.