Skip to content

Commit afca48f

Browse files
jkwluitelpirion
authored andcommitted
chore: release 0.3.0 (#50)
* updated CHANGELOG.md * updated package.json * updated samples/package.json
1 parent 340a8fe commit afca48f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

talent/package.json

+3-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,9 @@
1414
"scripts": {
1515
"test": "mocha --timeout 600000"
1616
},
17-
"dependencies": {},
17+
"dependencies": {
18+
"@google-cloud/talent": "^0.3.0"
19+
},
1820
"devDependencies": {
1921
"chai": "^4.2.0",
2022
"mocha": "^6.0.0"

0 commit comments

Comments
 (0)