We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5f645c commit e02dc24Copy full SHA for e02dc24
apps/web/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "web",
3
- "version": "1.0",
+ "version": "1.0.0",
4
"type": "module",
5
"private": true,
6
"scripts": {
package.json
@@ -1,6 +1,7 @@
"name": "stardust",
"build": "turbo build",
7
"dev": "turbo dev",
workspaces/package.json
"name": "workspaces",
"build": "node build.js"
0 commit comments