Skip to content

Commit

Permalink
chore: release v1.3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
jesusantguerrero committed Aug 18, 2024
1 parent b392626 commit 38c2dfe
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
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.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "atmosphere-ui",
"version": "1.3.9",
"version": "1.3.10",
"description": "UI for jetstream/inertia and Vue 3",
"type": "module",
"keywords": [
Expand Down Expand Up @@ -33,9 +33,7 @@
"@popperjs/core": "^2.11.8",
"floating-vue": "^2.0.0-beta.24",
"lodash": "^4.17.21",
"mathjs": "^12.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"mathjs": "^12.4.3",
"vueuse-temporals": "^1.6.0"
},
"peerDependencies": {
Expand All @@ -45,6 +43,8 @@
"vue": "^3.2.0"
},
"devDependencies": {
"react": "^18.2.0",
"react-dom": "^18.2.0",
"@babel/core": "^7.23.5",
"@inertiajs/vue3": "^1.0.16",
"@rushstack/eslint-patch": "^1.10.2",
Expand Down

0 comments on commit 38c2dfe

Please sign in to comment.