Skip to content

Commit

Permalink
Upgrade to repo tools v1.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
jmdobry committed May 2, 2017
1 parent 92977ab commit 6fb1952
Show file tree
Hide file tree
Showing 102 changed files with 2,829 additions and 32,200 deletions.
14 changes: 10 additions & 4 deletions appengine/analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@
"type": "git",
"url": "https://github.com/GoogleCloudPlatform/nodejs-docs-samples.git"
},
"cloud": {
"msg": "Event tracked."
},
"engines": {
"node": ">=4.3.2"
},
Expand All @@ -29,6 +26,15 @@
"got": "6.7.1"
},
"devDependencies": {
"@google-cloud/nodejs-repo-tools": "1.3.1"
"@google-cloud/nodejs-repo-tools": "1.4.7"
},
"cloud-repo-tools": {
"test": {
"app": {
"msg": "Event tracked."
}
},
"requiresKeyFile": true,
"requiresProjectId": true
}
}
Loading

0 comments on commit 6fb1952

Please sign in to comment.