Skip to content

Commit 2dbc7b1

Browse files
russellwheatleymikehardy
authored andcommitted
chore: rm mock script from vertex
1 parent 474f875 commit 2dbc7b1

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
@@ -10,7 +10,7 @@
1010
"build": "genversion --esm --semi lib/version.ts",
1111
"build:clean": "rimraf dist",
1212
"compile": "bob build",
13-
"prepare": "yarn tests:ai:mocks && yarn run build && yarn compile"
13+
"prepare": "yarn run build && yarn compile"
1414
},
1515
"repository": {
1616
"type": "git",

0 commit comments

Comments
 (0)