Skip to content

Commit

Permalink
publish all
Browse files Browse the repository at this point in the history
  • Loading branch information
aboutphilippe committed Aug 18, 2024
1 parent 6039810 commit e3292a0
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,11 @@
{
"name": "@restackio/restack-sdk-integrations",
"version": "0.0.13",
"version": "0.0.14",
"scripts": {
"build": "pnpm -r run build",
"dev": "pnpm -r run dev"
},
"devDependencies": {
"typescript": "^4.0.0"
},
"files": [
"**/dist",
"**/package.json",
"**/README.md"
]
}
}

0 comments on commit e3292a0

Please sign in to comment.