Skip to content

Commit

Permalink
feat: add vite bridge
Browse files Browse the repository at this point in the history
  • Loading branch information
mychidarko committed Aug 12, 2023
1 parent 3c07f75 commit b4e50be
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@
"leafs/logger": "*",
"leafs/cors": "*",
"leafs/auth": "*",
"leafs/db": "*"
"leafs/db": "*",
"leafs/vite": "^0.1.0"
},
"require-dev": {
"fakerphp/faker": "^1.16"
Expand Down

0 comments on commit b4e50be

Please sign in to comment.