Skip to content

Commit

Permalink
Updated vueless.
Browse files Browse the repository at this point in the history
  • Loading branch information
itsJohnnyGrid committed Nov 8, 2024
1 parent 538084e commit a0c1b28
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

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

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
"scripts": {
"dev": "nuxi dev playground",
"dev:build": "nuxi build playground",
"dev:preview": "nuxi preview playground",
"dev:prepare": "nuxt-module-build build --stub && nuxt-module-build prepare && nuxi prepare playground",
"prepack": "nuxt-module-build build && cp package.json LICENSE README.md dist/",
"release:patch": "release-it patch --ci --npm.publish",
Expand All @@ -57,7 +58,7 @@
"@nuxtjs/tailwindcss": "^6.12.1",
"defu": "^6.1.4",
"pathe": "^1.1.2",
"vueless": "^0.0.481"
"vueless": "^0.0.492"
},
"devDependencies": {
"@material-symbols/svg-500": "^0.25.0",
Expand Down

0 comments on commit a0c1b28

Please sign in to comment.