Skip to content

Commit 71fc218

Browse files
committed
Upgrade run-server package to fix running code on Windows.
1 parent c86d7bf commit 71fc218

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"bugs": "https://github.com/cacherapp/cacher-cli/issues",
1010
"dependencies": {
11-
"@cacherapp/run-server": "^1.0.4",
11+
"@cacherapp/run-server": "^1.0.5",
1212
"@oclif/command": "^1.4.2",
1313
"@oclif/config": "^1.3.59",
1414
"@oclif/dev-cli": "^1.3.1",

0 commit comments

Comments
 (0)