This commit is contained in:
sonika 2023-08-20 13:49:00 +05:30
parent a80313589f
commit a0f5eeac2b

View File

@ -73,6 +73,7 @@
"@types/react-gauge-chart": "^0.4.0",
"autoprefixer": "^10.4.14",
"postcss": "^8.4.24",
"tailwindcss": "^3.3.2"
"tailwindcss": "^3.3.2",
"@babel/plugin-proposal-private-property-in-object":"7.21.11"
}
}