Skip to content

Commit

Permalink
fix: updated borked upload ver (#109)
Browse files Browse the repository at this point in the history
  • Loading branch information
Charlie Sperbeck authored and whilke committed Jul 26, 2019
1 parent f5dc7e0 commit 332557c
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion ingredient/ingredient-api-managment-base/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion ingredient/ingredient-api-managment-base/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@azbake/ingredient-api-management-base",
"description": "Ingredient for deploying an Azure API Management Instance.",
"version": "0.1.68",
"version": "0.1.69",
"main": "dist/index.js",
"typings": "src/index.ts",
"author": "HCHB",
Expand Down
2 changes: 1 addition & 1 deletion ingredient/ingredient-app-insights/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion ingredient/ingredient-app-insights/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@azbake/ingredient-app-insights",
"description": "Ingredient for deploying an instance of an Application Insights resource",
"version": "0.1.68",
"version": "0.1.69",
"main": "dist/index.js",
"typings": "src/index.ts",
"author": "HCHB",
Expand Down
2 changes: 1 addition & 1 deletion ingredient/ingredient-app-service-plan/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion ingredient/ingredient-app-service-plan/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@azbake/ingredient-app-service-plan",
"description": "Ingredient for deploying an instance of App Service Plan.",
"version": "0.1.68",
"version": "0.1.69",
"main": "dist/index.js",
"typings": "src/index.ts",
"author": "HCHB",
Expand Down

0 comments on commit 332557c

Please sign in to comment.