add serve package

This commit is contained in:
prafullnavkar-nxg
2023-10-26 19:22:21 +05:30
parent 55c12616d7
commit 60dcd9f5ed
2 changed files with 516 additions and 3 deletions
+2 -1
View File
@@ -35,6 +35,7 @@
"redux": "^4.2.1",
"redux-thunk": "^2.4.2",
"rjsf-conditionals": "github:prafullnavkar-nxg/rjsf-conditionals",
"serve": "^14.2.1",
"styled-components": "^4.4.1",
"web-vitals": "^2.1.4"
},
@@ -85,4 +86,4 @@
"pretty-quick": "^3.1.3",
"tailwindcss": "^3.3.3"
}
}
}