Skip to content

Commit

Permalink
chore: release 1.0.0 (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation authored and NimJay committed Nov 18, 2022
1 parent c1e7bda commit 9e4ef23
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion datacatalog/snippets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,9 @@
"scripts": {
"test": "mocha --timeout 600000"
},
"dependencies": {},
"dependencies": {
"@google-cloud/datacatalog": "^1.0.0"
},
"devDependencies": {
"chai": "^4.2.0",
"execa": "^1.0.0",
Expand Down

0 comments on commit 9e4ef23

Please sign in to comment.