Skip to content

Commit e1dda6c

Browse files
authored
Update all deps to [email protected] (#68)
1 parent 0366c51 commit e1dda6c

File tree

4 files changed

+34
-34
lines changed

4 files changed

+34
-34
lines changed

ts/demo-functions/package-lock.json

Lines changed: 16 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ts/demo-functions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"js-yaml": "^3.13.1"
2828
},
2929
"devDependencies": {
30-
"@googlecontainertools/create-kpt-functions": "^0.11.0",
30+
"@googlecontainertools/create-kpt-functions": "^0.13.1",
3131
"@types/fs-extra": "^8.0.1",
3232
"@types/glob": "^7.1.1",
3333
"@types/jasmine": "^3.3.12",

ts/hello-world/package-lock.json

Lines changed: 16 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ts/hello-world/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@googlecontainertools/kpt-functions": "^0.10.0"
1919
},
2020
"devDependencies": {
21-
"@googlecontainertools/create-kpt-functions": "^0.11.0",
21+
"@googlecontainertools/create-kpt-functions": "^0.13.1",
2222
"@types/jasmine": "^3.3.12",
2323
"@types/node": "^12.7.2",
2424
"jasmine": "^3.4.0",

0 commit comments

Comments
 (0)