Skip to content

Commit fe17b80

Browse files
committed
build: remove "preDistTag" from lerna.json
1 parent 5ceecce commit fe17b80

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

lerna.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@
1919
"publish": {
2020
"bump": "from-package",
2121
"contents": "dist",
22-
"ignoreScripts": true,
23-
"preDistTag": "next"
22+
"ignoreScripts": true
2423
}
2524
}
2625
}

0 commit comments

Comments
 (0)