Skip to content

Commit

Permalink
chore(workspace): add integrations to workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
Tahul committed Oct 15, 2023
1 parent e3131a9 commit b472818
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions bumpp.config.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
import { defineConfig } from 'bumpp'

export default defineConfig({
})
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"docs",
"tests",
"packages/*",
"integrations/*",
"examples/*"
],
"license": "MIT",
Expand Down

0 comments on commit b472818

Please sign in to comment.