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

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalbaljet committed Feb 21, 2023
1 parent 21086aa commit 4ad22b6
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
12 changes: 6 additions & 6 deletions app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"build": "vite build"
},
"devDependencies": {
"@protonemedia/inertiajs-tables-laravel-query-builder": "file:../protonemedia-inertiajs-tables-laravel-query-builder-2.1.0.tgz",
"@protonemedia/inertiajs-tables-laravel-query-builder": "file:../protonemedia-inertiajs-tables-laravel-query-builder-2.2.0.tgz",
"@tailwindcss/forms": "^0.5.0",
"@vitejs/plugin-vue": "^3.0",
"autoprefixer": "^10.4.2",
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@protonemedia/inertiajs-tables-laravel-query-builder",
"version": "2.1.0",
"version": "2.2.0",
"description": "Inertia.js Front-end Components for Spatie's Laravel Query Builder",
"private": false,
"author": "Pascal Baljet <pascal@protone.media>",
Expand Down

0 comments on commit 4ad22b6

Please sign in to comment.