Skip to content

Commit 14882c9

Browse files
author
yuangongji
authored
chore: fix npm test on Windows (#11784)
close #11782
1 parent b800e8e commit 14882c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
"flow-bin": "^0.61.0",
102102
"hash-sum": "^1.0.2",
103103
"he": "^1.1.1",
104-
"http-server": "^0.11.1",
104+
"http-server": "^0.12.3",
105105
"jasmine": "^2.99.0",
106106
"jasmine-core": "^2.99.0",
107107
"karma": "^3.1.1",

0 commit comments

Comments
 (0)