Skip to content

Commit 673de9c

Browse files
chore: move to start
1 parent ca51da3 commit 673de9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/vertexai/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"scripts": {
99
"build": "genversion --esm --semi lib/version.ts",
1010
"build:clean": "rimraf android/build && rimraf ios/build",
11-
"prepare": "yarn run build && bob build && yarn tests:vertex:mocks"
11+
"prepare": "yarn tests:vertex:mocks && yarn run build && bob build"
1212
},
1313
"repository": {
1414
"type": "git",

0 commit comments

Comments
 (0)