Skip to content

Commit 6ef44bc

Browse files
committed
🐛 FIX: No version
1 parent edaa521 commit 6ef44bc

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,5 @@
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-
},
46-
"version": "0.0.0"
45+
}
4746
}

0 commit comments

Comments
 (0)