build: change the name in package.json to app

This commit is contained in:
vamsi 2022-12-01 02:52:06 +05:30
parent 84a621b217
commit f1fa871176

View File

@ -1,5 +1,5 @@
{
"name": "plane",
"name": "app",
"version": "0.1.0",
"private": true,
"scripts": {