Skip to content
This repository has been archived by the owner on Aug 21, 2023. It is now read-only.

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
lgariepy committed Oct 5, 2017
1 parent 12cf49f commit ef7796f
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 39 deletions.
68 changes: 31 additions & 37 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -35,8 +35,10 @@
},
"dependencies": {
"@shopify/javascript-utilities": "2.0.0",
"emoji-mart": "^1.0.1",
"lodash.includes": "4.3.0",
"react-router-dom": "^4",
"react-sortable-hoc": "^0.6.7",
"react-transition-group": "2.2.0"
},
"devDependencies": {
Expand All @@ -60,7 +62,6 @@
"coveralls": "2.13.1",
"css-loader": "0.28.4",
"dotenv": "4.0.0",
"emoji-mart": "^1.0.1",
"enzyme": "2.9.1",
"eslint": "3.19.0",
"eslint-config-react-app": "^1.0.5",
Expand Down Expand Up @@ -92,7 +93,6 @@
"react-error-overlay": "^1.0.9",
"react-router": "4.2.0",
"react-router-dom": "4.2.2",
"react-sortable-hoc": "^0.6.7",
"react-test-renderer": "15.6.1",
"rgb-hex": "2.1.0",
"sass-loader": "6.0.6",
Expand Down

0 comments on commit ef7796f

Please sign in to comment.