Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
PhyrexTsai committed Oct 16, 2018
1 parent 739f4cc commit 2bd26e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,8 @@
"webpack-dev-server": "2.9.4",
"webpack-manifest-plugin": "1.3.2",
"whatwg-fetch": "2.0.3",
"classnames": "^2.2.6"
"classnames": "^2.2.6",
"styled-components": "^3.4.9"
},
"scripts": {
"build-css": "node-sass-chokidar --include-path ./src --include-path ./node_modules src -o src",
Expand Down Expand Up @@ -105,7 +106,6 @@
"npm-run-all": "^4.1.3",
"react-scripts": "^2.0.5",
"react-test-renderer": "^16.4.2",
"styled-components": "^3.4.9",
"supertest": "^3.0.0"
},
"jest": {
Expand Down

0 comments on commit 2bd26e6

Please sign in to comment.