Skip to content

Commit

Permalink
fix: move to dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
slikts committed Feb 24, 2020
1 parent c5a06ee commit 1af5435
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@
"devDependencies": {
"@types/jest": "^25.1.3",
"@types/node": "^13.7.4",
"@wessberg/rollup-plugin-ts": "^1.2.17",
"babel-jest": "^25.1.0",
"colors": "^1.4.0",
"commitizen": "^4.0.3",
Expand Down Expand Up @@ -120,9 +121,7 @@
"typestrict": "1.0.2",
"validate-commit-msg": "^2.14.0"
},
"dependencies": {
"@wessberg/rollup-plugin-ts": "^1.2.17"
},
"dependencies": {},
"bugs": "https://github.com/slikts/tuplerone/issues",
"husky": {
"hooks": {
Expand Down

0 comments on commit 1af5435

Please sign in to comment.