Skip to content

Commit 5604104

Browse files
author
yiruiwen
committed
update: update package.json
1 parent 1e00efe commit 5604104

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
{
2-
"name": "uView",
2+
"name": "uview1.0",
33
"version": "1.0.0",
44
"description": "<p align=\"center\">\r <img alt=\"logo\" src=\"https://uviewui.com/common/logo.png\" width=\"120\" height=\"120\" style=\"margin-bottom: 10px;\">\r </p>\r <h3 align=\"center\" style=\"margin: 30px 0 30px;font-weight: bold;font-size:40px;\">uView</h3>\r <h3 align=\"center\">多平台快速开发的UI框架</h3>",
55
"main": "main.js",
66
"scripts": {
7-
"test": "echo \"Error: no test specified\" && exit 1",
8-
"deploy": "node deploy"
7+
"test": "echo \"Error: no test specified\" && exit 1",
8+
"deploy": "node deploy",
9+
"preinstall": "npx only-allow pnpm"
910
},
1011
"repository": {
1112
"type": "git",

0 commit comments

Comments
 (0)