Skip to content

Commit c6db297

Browse files
authored
Merge pull request #40 from Azure/publish-package
Publish new version to NPM Repository: @peterhauge/apiops-cli@0.1.5-alpha.1
2 parents d0bff0f + 32b89f6 commit c6db297

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

package-lock.json

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

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@peterhauge/apiops-cli",
3-
"version": "0.1.4-alpha.1",
3+
"version": "0.1.5-alpha.1",
44
"description": "CLI tool for Azure API Management configuration-as-code",
55
"type": "module",
66
"private": false,
@@ -12,6 +12,7 @@
1212
"files": [
1313
"dist"
1414
],
15+
"readme": "README.md",
1516
"scripts": {
1617
"build": "tsc",
1718
"test": "vitest run",

0 commit comments

Comments
 (0)