Skip to content

Commit

Permalink
fix: include everything in the schema folder when packing for publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
shazron committed May 16, 2023
1 parent b967fd5 commit 0d32425
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"bin/openwhisk-standalone-config/",
"oclif.manifest.json",
"src",
"schema/config.schema.json"
"schema"
],
"homepage": "https://github.com/adobe/aio-cli-plugin-app",
"keywords": [
Expand Down

0 comments on commit 0d32425

Please sign in to comment.