Skip to content

Commit f6d10ff

Browse files
committed
install missing dep
1 parent d74915b commit f6d10ff

File tree

2 files changed

+227
-0
lines changed

2 files changed

+227
-0
lines changed

tools/kong-conf-to-json/package-lock.json

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

tools/kong-conf-to-json/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"keywords": [],
88
"license": "MIT",
99
"dependencies": {
10+
"fast-glob": "^3.3.3",
1011
"minimist": "^1.2.8"
1112
}
1213
}

0 commit comments

Comments
 (0)