Skip to content

Commit

Permalink
add dev ejs
Browse files Browse the repository at this point in the history
  • Loading branch information
johnmweisz committed Dec 17, 2024
1 parent 124cfdb commit d048fbb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@
"yargs": "^16.2.0"
},
"devDependencies": {
"@types/ejs": "^3.1.5",
"@types/express": "^4.17.11",
"@types/jest": "^27.0.1",
"@types/node": "^14.14.37",
Expand Down Expand Up @@ -147,4 +148,4 @@
"jsonwebtoken": ">=9.0.0",
"browserify-sign": ">=4.2.2"
}
}
}

0 comments on commit d048fbb

Please sign in to comment.