Skip to content

Commit e01537f

Browse files
thomson-tCopilot
andauthored
Update package.json
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 7339d37 commit e01537f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"build:plugin": "tsc --build plugin",
1414
"clean": "rm -rf lib",
1515
"clean:plugin": "rm -rf plugin/build",
16-
"prepare": "yarn clean && yarn build; yarn build:plugin",
16+
"prepare": "yarn clean && yarn build && yarn build:plugin",
1717
"dev:pack": "yarn build && yarn build:plugin && yarn pack --filename react-native-mparticle-latest.tgz",
1818
"dev:link": "./dev-link.sh",
1919
"lint": "eslint '{js,lib}/**/*.{ts,tsx}' --fix",

0 commit comments

Comments
 (0)