afe1
10 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
internal/tailwind-config/package.json
|
|
@ -12,7 +12,7 @@ |
|
|
"license": "MIT", |
|
|
"license": "MIT", |
|
|
"type": "module", |
|
|
"type": "module", |
|
|
"scripts": { |
|
|
"scripts": { |
|
|
"stub": "pnpm unbuild" |
|
|
"stub": "pnpm unbuild --stub" |
|
|
}, |
|
|
}, |
|
|
"files": [ |
|
|
"files": [ |
|
|
"dist" |
|
|
"dist" |
|
|
|