Skip to content

Commit

Permalink
chore(package): Move dev deps.
Browse files Browse the repository at this point in the history
  • Loading branch information
cartant committed Oct 11, 2021
1 parent 53eff57 commit 1a6bdcf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,16 @@
"bent": "~7.3.6",
"chalk": "~4.1.0",
"glob": "~7.1.6",
"husky": "^4.2.5",
"lint-staged": "^10.2.11",
"prettier": "^2.0.5",
"prompts": "~2.3.2"
},
"description": "Report RxJS API usage to the core team",
"devDependencies": {
"csv-parser": "^2.3.3",
"husky": "^4.2.5",
"jest": "^26.0.1",
"lint-staged": "^10.2.11",
"ndjson-cli": "^0.3.1",
"prettier": "^2.0.5",
"yargs": "^16.0.0"
},
"files": [
Expand Down

0 comments on commit 1a6bdcf

Please sign in to comment.