Skip to content

Commit

Permalink
revert removal of dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
msimerson committed Apr 18, 2024
1 parent 430a343 commit 4ed6a07
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,11 @@
"test": "npx mocha tests",
"build": "node scripts/prepublish.js"
},
"devDependencies": {
"codecov": "^3.8.3",
"nyc": "^15.1.0",
"mocha": "^10.2.0"
},
"jspm": {
"map": {
"./punycode.js": {
Expand Down

0 comments on commit 4ed6a07

Please sign in to comment.