Skip to content

Commit 08c210a

Browse files
committed
chore: make package versions 0.0.0 for lerna
1 parent 62e8f56 commit 08c210a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

packages/types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nuxt/types",
3-
"version": "0.0.1",
3+
"version": "0.0.0",
44
"repository": "nuxt/typescript",
55
"license": "MIT",
66
"files": [

packages/typescript-build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nuxt/typescript-build",
3-
"version": "0.0.1",
3+
"version": "0.0.0",
44
"repository": "nuxt/typescript",
55
"license": "MIT",
66
"files": [

packages/typescript-runtime/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nuxt/typescript-runtime",
3-
"version": "0.0.1",
3+
"version": "0.0.0",
44
"repository": "nuxt/typescript",
55
"license": "MIT",
66
"files": [

0 commit comments

Comments
 (0)