All checks were successful
Docker Image CI / build (push) Successful in 1m46s
15 lines
340 B
JSON
15 lines
340 B
JSON
{
|
|
"version": "1.0",
|
|
"defaultProvider": "unpkg",
|
|
"libraries": [
|
|
{
|
|
"library": "@hotwired/turbo@8.0.4",
|
|
"destination": "wwwroot/lib/hotwired/turbo/"
|
|
},
|
|
{
|
|
"library": "@hotwired/stimulus@3.2.2",
|
|
"destination": "wwwroot/lib/hotwired/stimulus/"
|
|
}
|
|
]
|
|
}
|