mirror of
https://github.com/eduardolat/pgbackweb.git
synced 2025-12-20 11:30:42 -06:00
Add "type": "module" to package.json for ES module support
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"name": "pgbackweb",
|
||||
"version": "1.0.0",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"tailwindcss": "tailwindcss",
|
||||
"standard": "standard",
|
||||
|
||||
Reference in New Issue
Block a user