Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
joeldickson authored Jan 17, 2025
1 parent 9d9a9be commit d97b4e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "agoda-devfeedback-vite",
"version": "0.1.1",
"version": "0.1.2",
"description": "Vite plugin for collecting and reporting development feedback metrics",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down Expand Up @@ -36,7 +36,7 @@
},
"homepage": "https://github.com/agoda-com/devfeedback-vite#readme",
"peerDependencies": {
"vite": "^4.0.0 || ^5.0.0"
"vite": "^4.0.0 || ^5.0.0 || ^6.0.0"
},
"dependencies": {
"node-fetch": "^3.3.0",
Expand Down

0 comments on commit d97b4e0

Please sign in to comment.