Skip to content

Commit

Permalink
fix(build): fix npm package
Browse files Browse the repository at this point in the history
Fixes #729
  • Loading branch information
pdesoyres-cc committed Apr 18, 2024
1 parent ea95fcb commit df30809
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Expand Up @@ -22,7 +22,8 @@
"files": [
"bin",
"src",
"scripts/*.sh"
"scripts/*.sh",
"vendors"
],
"dependencies": {
"@clevercloud/client": "^8.1.2",
Expand Down

0 comments on commit df30809

Please sign in to comment.