Skip to content

Commit

Permalink
Merge f4cd7a7 into f018062
Browse files Browse the repository at this point in the history
  • Loading branch information
tanzimfh authored Jul 2, 2024
2 parents f018062 + f4cd7a7 commit fdd8bbe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/vertexai/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"testsetup": "yarn update-responses && yarn ts-node ./test-utils/convert-mocks.ts",
"test": "run-p --npm-path npm lint test:browser",
"test:ci": "yarn testsetup && node ../../scripts/run_tests_in_ci.js -s test",
"test:skip-clone": "karma start --single-run",
"test:browser": "yarn testsetup && karma start --single-run",
"api-report": "api-extractor run --local --verbose",
"typings:public": "node ../../scripts/build/use_typings.js ./dist/vertexai-preview-public.d.ts",
Expand Down

0 comments on commit fdd8bbe

Please sign in to comment.