Skip to content

Commit a0c1b28

Browse files
committed
Updated vueless.
1 parent 538084e commit a0c1b28

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
"scripts": {
4141
"dev": "nuxi dev playground",
4242
"dev:build": "nuxi build playground",
43+
"dev:preview": "nuxi preview playground",
4344
"dev:prepare": "nuxt-module-build build --stub && nuxt-module-build prepare && nuxi prepare playground",
4445
"prepack": "nuxt-module-build build && cp package.json LICENSE README.md dist/",
4546
"release:patch": "release-it patch --ci --npm.publish",
@@ -57,7 +58,7 @@
5758
"@nuxtjs/tailwindcss": "^6.12.1",
5859
"defu": "^6.1.4",
5960
"pathe": "^1.1.2",
60-
"vueless": "^0.0.481"
61+
"vueless": "^0.0.492"
6162
},
6263
"devDependencies": {
6364
"@material-symbols/svg-500": "^0.25.0",

0 commit comments

Comments
 (0)