We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 08bd302 + d8f98a4 commit a964ee0Copy full SHA for a964ee0
2 files changed
packages/cli/package.json
@@ -36,7 +36,7 @@
36
},
37
"homepage": "https://github.com/dev-phantom/jetstart#readme",
38
"dependencies": {
39
- "@jetstart/shared": "*",
+ "@jetstart/shared": "file:../shared",
40
"axios": "^1.6.2",
41
"chalk": "^4.1.2",
42
"commander": "^11.1.0",
packages/core/package.json
@@ -33,7 +33,7 @@
33
34
35
"express": "^4.18.2",
"ws": "^8.14.2",
"chokidar": "^3.5.3",
0 commit comments