Skip to content

Commit af5219e

Browse files
yoshi-automationJustinBeckwith
authored andcommitted
chore: release 1.0.0 (#34)
* updated CHANGELOG.md * updated package.json * updated samples/package.json
1 parent 25fcbaf commit af5219e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

datalabeling/package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
"scripts": {
1313
"test": "mocha --timeout 600000"
1414
},
15-
"dependencies": {},
15+
"dependencies": {
16+
"@google-cloud/datalabeling": "^1.0.0"
17+
},
1618
"devDependencies": {}
1719
}

0 commit comments

Comments
 (0)