Skip to content

Commit

Permalink
Sort package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
danez committed Mar 6, 2017
1 parent 1fbbdf3 commit a8fd06e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
"babel-core": "^6.0.0",
"babel-eslint": "^7.1.0",
"babel-plugin-istanbul": "^3.0.0",
"babel-plugin-react-intl": "^2.1.3",
"babel-preset-es2015": "^6.0.0",
"babel-preset-latest": "^6.16.0",
"babel-register": "^6.18.0",
Expand All @@ -31,11 +32,10 @@
"eslint-config-babel": "^6.0.0",
"eslint-plugin-flowtype": "^2.25.0",
"nyc": "^10.0.0",
"rimraf": "^2.4.3",
"react": "^15.1.0",
"react-intl":"^2.1.2",
"babel-plugin-react-intl": "^2.1.3",
"react-intl-webpack-plugin":"^0.0.3",
"react-intl": "^2.1.2",
"react-intl-webpack-plugin": "^0.0.3",
"rimraf": "^2.4.3",
"webpack": "^2.2.0-rc"
},
"scripts": {
Expand Down

0 comments on commit a8fd06e

Please sign in to comment.