Skip to content

Commit e5f9ce3

Browse files
update package.json
1 parent 40ce8c1 commit e5f9ce3

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
@@ -23,7 +23,8 @@
2323
"axios": "^0.21.1",
2424
"sockjs": ">=0.3.20",
2525
"ssri": ">=6.0.2",
26-
"y18n": ">=4.0.1"
26+
"y18n": ">=4.0.1",
27+
"path-parse": ">=1.0.7"
2728
},
2829
"devDependencies": {
2930
"@babel/core": "^7.13.10",

0 commit comments

Comments
 (0)