Skip to content

Commit

Permalink
reverted changed to types and babel dependencies in Package JSON
Browse files Browse the repository at this point in the history
  • Loading branch information
TommyJackson85 committed Mar 12, 2020
1 parent 82b6aff commit a273031
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,20 +56,20 @@
"@testing-library/dom": "^6.8.1",
"@testing-library/react": "^9.3.2",
"@testing-library/react-hooks": "3.2.1",
"@types/chai": "^4.2.10",
"@types/chai": "^4.2.3",
"@types/chai-dom": "^0.0.8",
"@types/enzyme": "^3.10.5",
"@types/fs-extra": "^8.1.0",
"@types/enzyme": "^3.10.3",
"@types/fs-extra": "^8.0.0",
"@types/glob": "^7.1.1",
"@types/jsdom": "^16.1.0",
"@types/lodash": "^4.14.138",
"@types/mocha": "^7.0.2",
"@types/mocha": "^7.0.1",
"@types/prettier": "^1.18.0",
"@types/react": "^16.9.23",
"@types/sinon": "^7.5.2",
"@types/react": "^16.9.3",
"@types/sinon": "^7.0.13",
"argos-cli": "^0.1.2",
"babel-core": "^7.0.0-bridge.0",
"babel-eslint": "^10.1.0",
"babel-eslint": "^10.0.3",
"babel-loader": "^8.0.0",
"babel-plugin-istanbul": "^6.0.0",
"babel-plugin-module-resolver": "^4.0.0",
Expand Down

0 comments on commit a273031

Please sign in to comment.