Skip to content

Commit

Permalink
Merge e1073ed into 5359d54
Browse files Browse the repository at this point in the history
  • Loading branch information
KSchreyer committed Apr 11, 2018
2 parents 5359d54 + e1073ed commit 8482e07
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,30 +39,30 @@
"license": "MIT",
"devDependencies": {
"babel-cli": "^6.26.0",
"babel-eslint": "^8.0.0",
"babel-eslint": "^8.2.2",
"babel-preset-es2015": "^6.24.1",
"babel-preset-react": "^6.24.1",
"babel-preset-stage-0": "^6.24.1",
"babel-register": "^6.26.0",
"coveralls": "^3.0.0",
"cpx": "^1.5.0",
"cross-env": "^5.0.5",
"cross-env": "^5.1.4",
"enzyme": "^3.3.0",
"enzyme-adapter-react-16": "^1.1.1",
"jsdom": "11.7.0",
"mocha": "^5.0.5",
"node-sass": "^4.8.2",
"npm-run-all": "^4.1.1",
"nyc": "^11.2.1",
"react": "^16.2.0",
"react-dom": "^16.2.0",
"node-sass": "^4.8.3",
"npm-run-all": "^4.1.2",
"nyc": "^11.6.0",
"react": "^16.3.1",
"react-dom": "^16.3.1",
"react-router-dom": "^4.2.2",
"react-test-renderer": "^16.2.0",
"standard": "^11.0.0-beta.0",
"stylelint": "^9.0.0",
"stylelint-config-recommended-scss": "^3.1.0",
"react-test-renderer": "^16.3.1",
"standard": "^11.0.1",
"stylelint": "^9.2.0",
"stylelint-config-recommended-scss": "^3.2.0",
"stylelint-config-standard": "^18.2.0",
"stylelint-scss": "^2.1.0",
"stylelint-scss": "^3.0.0",
"tarball-extract": "0.0.6"
},
"nyc": {
Expand Down

0 comments on commit 8482e07

Please sign in to comment.