Skip to content

Commit bc487c9

Browse files
committed
Forgot to change core dependency.
1 parent cb36c23 commit bc487c9

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
@@ -41,7 +41,7 @@
4141
"typescript": "latest"
4242
},
4343
"dependencies": {
44-
"@command-socket/core": "file:../cs-js-core",
44+
"@command-socket/core": "^0.2.0",
4545
"promise-any-polyfill": "^0.1.2",
4646
"ws": "^7.2.0"
4747
}

0 commit comments

Comments
 (0)