Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Commit 38d030e

Browse files
committed
Update package.json
1 parent 82db816 commit 38d030e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@
1212
"test:ci": "lerna run test:ci",
1313
"test:integration:ci": "lerna run test:integration:ci",
1414
"test:integration": "lerna run test:integration",
15-
"test": "lerna run test",
16-
"version": "lerna version"
15+
"test": "lerna run test"
1716
},
1817
"devDependencies": {
1918
"husky": "8.0.2",

0 commit comments

Comments
 (0)