Skip to content

Commit

Permalink
remove obsolete deps
Browse files Browse the repository at this point in the history
  • Loading branch information
stereobooster committed Mar 14, 2019
1 parent 701bb40 commit f6366a0
Show file tree
Hide file tree
Showing 2 changed files with 137 additions and 996 deletions.
9 changes: 1 addition & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@
"@operational/scripts": "^1.4.0-a53652a",
"@types/commander": "^2.12.2",
"@types/inquirer": "0.0.44",
"@types/jest": "^24.0.11",
"@types/lodash": "^4.14.123",
"@types/nock": "^9.3.1",
"@types/node": "^11.11.3",
Expand All @@ -66,7 +65,6 @@
"doctoc": "^1.3.1",
"husky": "^0.14.3",
"isomorphic-fetch": "^2.2.1",
"jest": "^24.5.0",
"jest-dom": "^3.1.3",
"lint-staged": "^7.2.0",
"nock": "^10.0.0",
Expand All @@ -76,12 +74,7 @@
"react-testing-library": "^5.0.0",
"request": "^2.88.0",
"rollup": "^0.67.3",
"rollup-plugin-typescript2": "^0.20.1",
"ts-jest": "^23.1.4",
"tslint": "^5.14.0",
"tslint-config-prettier": "^1.18.0",
"tslint-plugin-blank-line": "^0.0.9",
"typescript": "^3.0.3"
"rollup-plugin-typescript2": "^0.20.1"
},
"dependencies": {
"case": "^1.5.5",
Expand Down
Loading

0 comments on commit f6366a0

Please sign in to comment.