Skip to content

Commit 49725df

Browse files
authored
build: patch Windows container, fixing Node 10 (#299)
1 parent 3bc7b98 commit 49725df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/google-cloud-compute/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"eslint-plugin-prettier": "^3.0.0",
5959
"jsdoc-baseline": "git+https://github.com/hegemonic/jsdoc-baseline.git",
6060
"intelli-espower-loader": "^1.0.1",
61-
"jsdoc": "^3.5.5",
61+
"jsdoc": "3.5.5",
6262
"mocha": "^6.0.0",
6363
"nyc": "^14.0.0",
6464
"power-assert": "^1.5.0",

0 commit comments

Comments
 (0)