Skip to content

Commit 53c382f

Browse files
committed
v0.0.0
1 parent 4a3429f commit 53c382f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,6 @@
4242
"release": "yarn && lerna updated && lerna bootstrap && lerna publish --independent --npm-client=npm",
4343
"release-npm": "lerna updated && lerna bootstrap && lerna publish --independent --npm-client=npm",
4444
"releaseCanary": "yarn && lerna updated && lerna bootstrap && lerna publish --independent --npm-client=npm --canary"
45-
}
45+
},
46+
"version": "0.0.0"
4647
}

0 commit comments

Comments
 (0)