Skip to content

Commit f13b3fb

Browse files
committed
add ms dep to package.json
1 parent 49d54e5 commit f13b3fb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@
1919
"url": "https://github.com/auth0/node-jsonwebtoken/issues"
2020
},
2121
"dependencies": {
22-
"jws": "^3.0.0"
22+
"jws": "^3.0.0",
23+
"ms": "^0.7.1"
2324
},
2425
"devDependencies": {
2526
"atob": "^1.1.2",

0 commit comments

Comments
 (0)