Skip to content

Commit 3b53719

Browse files
committed
chore: temo
1 parent 3f1fc3c commit 3b53719

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
@@ -20,7 +20,7 @@
2020
"plugin.watch.android": "npm i && npm-watch build.android",
2121
"plugin.watch.ios": "npm i && npm-watch build.ios",
2222
"plugin.watch": "npm run plugin.watch.tsc & npm run plugin.watch.android & npm run plugin.watch.ios",
23-
"publish": "ts-patch install && npm run build.native && npm run build && lerna publish --create-release=github --force-publish",
23+
"publish": "ts-patch install && npm run build && lerna publish --create-release=github --force-publish",
2424
"commitmsg": "commitlint -e $GIT_PARAMS"
2525
},
2626
"devDependencies": {

0 commit comments

Comments
 (0)