Skip to content

Commit

Permalink
chore: update dependencies, remove unused elements
Browse files Browse the repository at this point in the history
  • Loading branch information
Silbad committed Oct 28, 2023
1 parent bb43379 commit 2cd08af
Show file tree
Hide file tree
Showing 10 changed files with 938 additions and 1,053 deletions.
1,608 changes: 746 additions & 862 deletions dist/squickjs.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "squickjs",
"version": "0.3.2",
"version": "0.3.3",
"license": "MIT",
"type": "module",
"repository": "github:Silbad/squickjs",
Expand All @@ -17,7 +17,7 @@
"sbuild": "storybook build"
},
"dependencies": {
"vue": "^3.3.6",
"vue": "^3.3.7",
"vue-final-modal": "^4.4.5"
},
"devDependencies": {
Expand All @@ -41,7 +41,7 @@
"react-dom": "18.2.0",
"storybook": "7.5.1",
"storybook-addon-matomo": "^1.0.2",
"tailwindcss": "^3.3.3",
"tailwindcss": "^3.3.5",
"vite": "^4.5.0"
}
}
Loading

0 comments on commit 2cd08af

Please sign in to comment.