We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 340a8fe commit afca48fCopy full SHA for afca48f
1 file changed
talent/package.json
@@ -14,7 +14,9 @@
14
"scripts": {
15
"test": "mocha --timeout 600000"
16
},
17
- "dependencies": {},
+ "dependencies": {
18
+ "@google-cloud/talent": "^0.3.0"
19
+ },
20
"devDependencies": {
21
"chai": "^4.2.0",
22
"mocha": "^6.0.0"
0 commit comments