Skip to content

Commit 6b9727f

Browse files
Update package.json
1 parent 0154ee5 commit 6b9727f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "cloudpanel-api",
33
"version": "1.0.0",
4-
"description": "RESTful API for CloudPanel website and server management system",
4+
"description": "RESTful API for CloudPanel ui and server management system",
55
"type": "module",
66
"main": "src/app.js",
77
"engines": {
@@ -102,4 +102,4 @@
102102
"url": "https://github.com/cloudpanel/cloudpanel-api/issues"
103103
},
104104
"homepage": "https://github.com/cloudpanel/cloudpanel-api#readme"
105-
}
105+
}

0 commit comments

Comments
 (0)