refactor: use link instead of file for local dependency
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@preact/signals-core": "^1.5.1",
|
||||
"boardgame-core": "file:../../../boardgame-core",
|
||||
"boardgame-core": "link:../../../boardgame-core",
|
||||
"mutative": "^1.3.0",
|
||||
"phaser": "^3.80.1",
|
||||
"preact": "^10.19.3",
|
||||
|
||||
Reference in New Issue
Block a user