Skip to content

Commit

Permalink
run all integration services
Browse files Browse the repository at this point in the history
  • Loading branch information
aboutphilippe committed Aug 18, 2024
1 parent aa7396f commit 7cdecb6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
"name": "@restackio/restack-sdk-integrations",
"version": "0.0.8",
"scripts": {
"build": "pnpm -r run build"
"build": "pnpm -r run build",
"dev": "pnpm -r run dev"
},
"devDependencies": {
"typescript": "^4.0.0"
Expand Down

0 comments on commit 7cdecb6

Please sign in to comment.