Skip to content

Commit

Permalink
chore: release 1.0.0 (#34)
Browse files Browse the repository at this point in the history
* updated CHANGELOG.md

* updated package.json

* updated samples/package.json
  • Loading branch information
yoshi-automation authored and grayside committed Nov 8, 2022
1 parent 27fa6d5 commit 7d8de7e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion datalabeling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
"scripts": {
"test": "mocha --timeout 600000"
},
"dependencies": {},
"dependencies": {
"@google-cloud/datalabeling": "^1.0.0"
},
"devDependencies": {}
}

0 comments on commit 7d8de7e

Please sign in to comment.