Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Make webpack-manifest-plugin's version exact
  • Loading branch information
lukyth committed Oct 11, 2016
commit 33b89abb39634bc2e54278c9e259be9784d3039e
2 changes: 1 addition & 1 deletion packages/react-scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"url-loader": "0.5.7",
"webpack": "1.13.2",
"webpack-dev-server": "1.16.1",
"webpack-manifest-plugin": "^1.0.1",
"webpack-manifest-plugin": "1.0.1",
"whatwg-fetch": "1.0.0"
},
"devDependencies": {
Expand Down