Skip to content

Commit

Permalink
Merge 05f030e into 40ba268
Browse files Browse the repository at this point in the history
  • Loading branch information
Kibetchirchir committed Apr 11, 2019
2 parents 40ba268 + 05f030e commit 89f84b7
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@
"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-jsx-a11y": "^6.2.1",
"node-sass": "^4.11.0",
"npm-run-all": "^4.1.5",
"react": "^16.8.6",
"react-bootstrap": "^1.0.0-beta.6",
"react-dom": "^16.8.6",
Expand Down Expand Up @@ -44,15 +48,11 @@
"not op_mini all"
],
"devDependencies": {
"node-sass": "^4.11.0",
"npm-run-all": "^4.1.5",
"eslint-plugin-react": "^7.12.4",
"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",
"prettier": "^1.16.4"
}
}

0 comments on commit 89f84b7

Please sign in to comment.