Skip to content

Commit

Permalink
Merge pull request #20 from andela/bg-heroku-deployment-165393804
Browse files Browse the repository at this point in the history
#16539380 Fix heroku build
  • Loading branch information
Derrickkip committed Apr 17, 2019
2 parents 4dd298e + 5f4f78d commit 52e3261
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,12 @@
"enzyme": "^3.8.0",
"enzyme-adapter-react-16": "^1.9.1",
"enzyme-to-json": "^3.3.5",
"eslint-plugin-import": "^2.16.0",
"eslint-plugin-jest": "^22.4.1",
"eslint-plugin-jsx-a11y": "^6.2.1",
"eslint-plugin-react": "^7.12.4",
"node-sass": "^4.11.0",
"npm-run-all": "^4.1.5",
"mdbreact": "^4.12.0",
"prop-types": "^15.7.2",
"react": "^16.8.6",
Expand Down Expand Up @@ -56,12 +62,6 @@
"eslint-config-airbnb": "^17.1.0",
"eslint-config-airbnb-base": "^13.1.0",
"eslint-config-prettier": "^4.1.0",
"eslint-plugin-import": "^2.16.0",
"eslint-plugin-jest": "^22.4.1",
"eslint-plugin-jsx-a11y": "^6.2.1",
"eslint-plugin-react": "^7.12.4",
"node-sass": "^4.11.0",
"npm-run-all": "^4.1.5",
"redux-mock-store": "^1.5.3",
"prettier": "^1.16.4",
"sinon": "^7.3.1"
Expand Down

0 comments on commit 52e3261

Please sign in to comment.