mirror of
https://github.com/Narcooo/inkos.git
synced 2026-05-07 05:51:26 +08:00
fix: restore workspace:* dep for CI lockfile compat
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
"typecheck": "tsc --noEmit"
|
||||
},
|
||||
"dependencies": {
|
||||
"@actalk/inkos-core": "0.6.0",
|
||||
"@actalk/inkos-core": "workspace:*",
|
||||
"commander": "^13.0.0",
|
||||
"dotenv": "^16.4.0",
|
||||
"epub-gen-memory": "^1.0.10",
|
||||
|
||||
Reference in New Issue
Block a user