Config the name of the front-end project in package.json
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"name": "webssh",
|
"name": "Sshwifty-UI",
|
||||||
"version": "0.0.0",
|
"version": "0.0.0",
|
||||||
"description": "Web SSH Front End Project",
|
"description": "Sshwifty Web Front-end Project",
|
||||||
"main": "index.js",
|
"main": "",
|
||||||
"dependencies": {},
|
"dependencies": {},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/core": "^7.5.5",
|
"@babel/core": "^7.5.5",
|
||||||
|
|||||||
Reference in New Issue
Block a user