dawarich/package.json

15 lines
261 B
JSON
Raw Normal View History

{
"dependencies": {
"@hotwired/turbo-rails": "^7.3.0",
2024-11-28 06:00:54 -05:00
"@rails/actiontext": "^8.0.0",
2025-05-02 14:20:34 -04:00
"daisyui": "^4.7.3",
2024-11-28 06:00:54 -05:00
"leaflet": "^1.9.4",
"postcss": "^8.4.49",
"trix": "^2.1.8"
2024-03-09 17:44:27 -05:00
},
2025-05-02 14:20:34 -04:00
"engines": {
"node": "18.17.1",
"npm": "9.6.7"
}
}