Skip to content
This repository was archived by the owner on Jul 13, 2023. It is now read-only.

Commit e1c6d8b

Browse files
authored
fix(deps): roll back dependency @google-cloud/dataproc to ^4.0.0 (#627)
1 parent 484a023 commit e1c6d8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"test": "mocha system-test --timeout 600000"
1515
},
1616
"dependencies": {
17-
"@google-cloud/dataproc": "^4.0.1",
17+
"@google-cloud/dataproc": "^4.0.0",
1818
"@google-cloud/storage": "^6.0.0"
1919
},
2020
"devDependencies": {

0 commit comments

Comments
 (0)