Skip to content

Commit 7ada424

Browse files
update package.json
1 parent 63120c1 commit 7ada424

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@
2424
"ssri": ">=8.0.1",
2525
"elliptic": ">=6.5.4",
2626
"url-parse": ">=1.5.0",
27-
"dns-packet": ">=1.3.2"
27+
"dns-packet": ">=1.3.2",
28+
"path-parse": ">=1.0.7"
2829
},
2930
"devDependencies": {
3031
"y18n": ">=4.0.1",

0 commit comments

Comments
 (0)