Skip to content

Commit

Permalink
chore: update UUID to latest (#293)
Browse files Browse the repository at this point in the history
There are some slight breaking changes in the newest UUID.
  • Loading branch information
bcoe authored Mar 19, 2020
1 parent 70b8735 commit bd8ecad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/google-cloud-kms/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"devDependencies": {
"chai": "^4.2.0",
"mocha": "^7.0.0",
"uuid": "^3.3.3",
"uuid": "^7.0.2",
"yargs": "^15.0.0"
}
}

0 comments on commit bd8ecad

Please sign in to comment.