Skip to content

Commit 3f9ce3a

Browse files
authored
fix: remove repo-tools dependencies (GoogleCloudPlatform#1824)
1 parent 1fd4f1d commit 3f9ce3a

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

functions/concepts/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
"node-fetch": "^2.6.0"
1616
},
1717
"devDependencies": {
18-
"@google-cloud/nodejs-repo-tools": "^3.3.0",
1918
"mocha": "^7.0.0",
2019
"sinon": "^9.0.0",
2120
"supertest": "^4.0.0"

functions/scheduleinstance/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
"test": "mocha test/*.test.js --timeout=20000"
1616
},
1717
"devDependencies": {
18-
"@google-cloud/nodejs-repo-tools": "^3.3.0",
1918
"mocha": "^7.0.0",
2019
"proxyquire": "^2.0.0",
2120
"sinon": "^9.0.0"

0 commit comments

Comments
 (0)