Skip to content
This repository has been archived by the owner on Jan 1, 2024. It is now read-only.

Commit

Permalink
feat(package.json): add raven, reselect, nock
Browse files Browse the repository at this point in the history
feat(package.json): add raven, reselect, nock
  • Loading branch information
Metnew committed Sep 13, 2017
1 parent 5da5c3d commit 89e6964
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
"prop-types": "^15.5.10",
"query-string": "^5.0.0",
"rapscallion": "^2.1.13",
"raven": "^2.1.2",
"react": "^15.6.1",
"react-dom": "^15.6.1",
"react-helmet": "^5.2.0",
Expand All @@ -35,6 +36,7 @@
"redux": "^3.7.2",
"redux-persist": "^4.9.1",
"redux-thunk": "^2.2.0",
"reselect": "^3.0.1",
"semantic-ui-css": "^2.2.12",
"semantic-ui-react": "^0.73.0",
"spdy": "^3.4.7",
Expand Down Expand Up @@ -93,6 +95,7 @@
"i18n-webpack-plugin": "^1.0.0",
"img-loader": "^2.0.0",
"jest": "^21.0.2",
"nock": "^9.0.14",
"node-sass": "^4.5.3",
"open": "0.0.5",
"optimize-css-assets-webpack-plugin": "^3.1.1",
Expand Down

0 comments on commit 89e6964

Please sign in to comment.