10000 fixed package.json · procoders/transmart@e1fa25e · GitHub
[go: up one dir, main page]

Skip to content

Commit e1fa25e

Browse files
fixed package.json
1 parent ee0841e commit e1fa25e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"lint:fix": "eslint --quiet --fix packages --ext .ts",
2727
"bootstrap": "source .env",
2828
"release": "npm run clean && npm run build && lerna version && lerna publish from-git --yes",
29-
"publish": "lerna publish from-git --yes"
29+
"publish": "lerna publish"
3030
},
3131
"dependencies": {
3232
"commander": "^9.4.1",

0 commit comments

Comments
 (0)
0