We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 104e809 commit 239e441Copy full SHA for 239e441
package.json
@@ -1,6 +1,6 @@
1
{
2
- "name": "@protonemedia/inertiajs-tables-laravel-query-builder",
3
- "version": "2.1.0",
+ "name": "@jdanino/inertiajs-tables-laravel-query-builder",
+ "version": "2.2.0",
4
"description": "Inertia.js Front-end Components for Spatie's Laravel Query Builder",
5
"private": false,
6
"author": "Pascal Baljet <[email protected]>",
@@ -37,4 +37,4 @@
37
"eslint-plugin-vue": "^9.1.1",
38
"vite": "^3.0"
39
}
40
-}
+}
0 commit comments