Skip to content
This repository has been archived by the owner on Jun 27, 2024. It is now read-only.

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalbaljet committed Apr 7, 2021
1 parent 6223570 commit e267ad4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@protonemedia/inertiajs-tables-laravel-query-builder",
"version": "1.0.4",
"version": "1.1.0",
"description": "Inertia.js Front-end Components for Spatie's Laravel Query Builder",
"main": "js/index.js",
"scripts": {
Expand All @@ -27,10 +27,10 @@
"expect": "^26.6.2",
"jest": "^26.6.3",
"vue": "^2.6.12",
"vue3": "npm:vue@3",
"vue-demi": "^0.7.4",
"vue-jest": "^3.0.7",
"vue-template-compiler": "^2.6.12"
"vue-template-compiler": "^2.6.12",
"vue3": "npm:vue@3"
},
"peerDependencies": {
"@vue/composition-api": "^1.0.0-rc.6",
Expand Down

0 comments on commit e267ad4

Please sign in to comment.