Skip to content
This repository was archived by the owner on Apr 3, 2024. It is now read-only.

Commit 015f29c

Browse files
authored
Add dependency on extend@3 (#332)
PR-URL: #332
1 parent 7a7b20d commit 015f29c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@
3838
"closure-npc": "*",
3939
"coveralls": "^2.11.2",
4040
"del": "^2.2.2",
41-
"extend": "^3.0.0",
4241
"gulp": "^3.9.1",
4342
"gulp-clang-format": "^1.0.23",
4443
"gulp-sourcemaps": "^2.6.0",
@@ -58,6 +57,7 @@
5857
"acorn": "^5.0.3",
5958
"async": "^2.1.2",
6059
"coffee-script": "^1.9.3",
60+
"extend": "^3.0.1",
6161
"findit2": "^2.2.3",
6262
"gcp-metadata": "^0.2.0",
6363
"lodash": "^4.12.0",

0 commit comments

Comments
 (0)