Skip to content

Commit

Permalink
Merge acaab8f into 0ddd5e4
Browse files Browse the repository at this point in the history
  • Loading branch information
szymonmal committed Nov 20, 2017
2 parents 0ddd5e4 + acaab8f commit eede611
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
"clean:build": "rimraf build",
"clean:dist": "rimraf dist",
"clean:coverage": "rimraf coverage",
"preinstall": "npm install -g pushstate-server",
"clear-install": "npm run clean:node_modules && npm install",
"start": "react-scripts start",
"prebuild-demo": "npm run lint",
Expand Down Expand Up @@ -120,6 +119,7 @@
"npm-run-all": "4.1.1",
"prettier": "1.7.4",
"prop-types": "15.5.10",
"pushstate-server": "^3.0.1",
"react": "15.5.0",
"react-addons-test-utils": "15.2.0",
"react-dom": "15.5.0",
Expand Down

0 comments on commit eede611

Please sign in to comment.