15 lines
340 B
JSON
15 lines
340 B
JSON
{
|
|
"version": "1.0",
|
|
"defaultProvider": "unpkg",
|
|
"libraries": [
|
|
{
|
|
"library": "@hotwired/turbo@7.3.0",
|
|
"destination": "wwwroot/lib/hotwired/turbo/"
|
|
},
|
|
{
|
|
"library": "@hotwired/stimulus@3.2.1",
|
|
"destination": "wwwroot/lib/hotwired/stimulus/"
|
|
}
|
|
]
|
|
}
|