mirror of
https://github.com/laosb/SwiftTailwind.git
synced 2025-11-28 22:01:38 +00:00
fix: missing type field
This commit is contained in:
parent
ae6e4e54ec
commit
2f70b79493
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
||||||
"artifacts": {
|
"artifacts": {
|
||||||
"tailwindcss": {
|
"tailwindcss": {
|
||||||
"version": "%VERSION%",
|
"version": "%VERSION%",
|
||||||
|
"type": "executable",
|
||||||
"variants": [
|
"variants": [
|
||||||
{
|
{
|
||||||
"path": "tailwindcss-%VERSION%-macos-x64/bin/tailwindcss",
|
"path": "tailwindcss-%VERSION%-macos-x64/bin/tailwindcss",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue