Skip to content

Commit 0bf5a43

Browse files
authored
Update package.json
1 parent 4beccf1 commit 0bf5a43

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"eslint": "./node_modules/.bin/eslint app/resources/js/ js/ --ext .js,.vue --fix"
2424
},
2525
"peerDependencies": {
26-
"@inertiajs/vue3": "^1.0.2",
26+
"@inertiajs/vue3": "^2.0.2",
2727
"vue": "^3.2.37"
2828
},
2929
"dependencies": {
@@ -37,4 +37,4 @@
3737
"eslint-plugin-vue": "^9.1.1",
3838
"vite": "^3.0"
3939
}
40-
}
40+
}

0 commit comments

Comments
 (0)