Add type: module to eliminate PostCSS ESM warning
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"react": "^19.2.5",
|
||||
"react-dom": "^19.2.5"
|
||||
|
||||
Reference in New Issue
Block a user