Skip to content

Commit

Permalink
Make the vue3 integration public
Browse files Browse the repository at this point in the history
  • Loading branch information
baku89 committed Jun 12, 2024
1 parent 0046cfa commit 9736a29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions integrations/vue3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"version": "0.0.0",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"private": false,
"scripts": {
"build": "tsc",
"prepare": "npm run build",
Expand Down

0 comments on commit 9736a29

Please sign in to comment.