Skip to content

Commit 4efeffd

Browse files
committed
Upgrade to repo tools v1.4.4
1 parent 92977ab commit 4efeffd

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

90 files changed

+2223
-31861
lines changed

appengine/analytics/package.json

+10-4
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@
99
"type": "git",
1010
"url": "https://github.com/GoogleCloudPlatform/nodejs-docs-samples.git"
1111
},
12-
"cloud": {
13-
"msg": "Event tracked."
14-
},
1512
"engines": {
1613
"node": ">=4.3.2"
1714
},
@@ -29,6 +26,15 @@
2926
"got": "6.7.1"
3027
},
3128
"devDependencies": {
32-
"@google-cloud/nodejs-repo-tools": "1.3.1"
29+
"@google-cloud/nodejs-repo-tools": "1.4.4"
30+
},
31+
"cloud-repo-tools": {
32+
"test": {
33+
"app": {
34+
"msg": "Event tracked."
35+
}
36+
},
37+
"requiresKeyFile": true,
38+
"requiresProjectId": true
3339
}
3440
}

0 commit comments

Comments
 (0)