Skip to content

Commit b349304

Browse files
refactor: use assert module in node core (#1290)
1 parent 5627f37 commit b349304

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

appengine/sendgrid/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
},
2121
"devDependencies": {
2222
"@google-cloud/nodejs-repo-tools": "^3.3.0",
23-
"assert": "^1.4.1",
2423
"mocha": "^6.1.4",
2524
"supertest": "^4.0.2"
2625
}

appengine/twilio/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
"twilio": "^3.30.3"
1919
},
2020
"devDependencies": {
21-
"assert": "^1.4.1",
2221
"mocha": "^6.1.4",
2322
"proxyquire": "^2.1.0",
2423
"sinon": "^7.3.2",

0 commit comments

Comments
 (0)