feat: unifly --> unibest
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "unifly",
|
||||
"name": "unibest",
|
||||
"version": "0.1.0",
|
||||
"description": "VSCode开发UniApp的最佳模版,Vue3+ts+Vite5+UnoCss+UniHelper+prettier+eslint+stylelint+husky+lint-staged+commitlint,自动格式化,ts的import顺序自动调整,scss文件的属性顺序自动排序。同时提供开箱即用的常用功能。",
|
||||
"type": "commonjs",
|
||||
@@ -7,9 +7,9 @@
|
||||
"name": "Burt",
|
||||
"zhName": "菲鸽",
|
||||
"email": "1020103647@qq.com",
|
||||
"url": "https://github.com/codercup/unifly",
|
||||
"github": "https://github.com/codercup/unifly",
|
||||
"gitee": "https://gitee.com/codercup/unifly"
|
||||
"url": "https://github.com/codercup/unibest",
|
||||
"github": "https://github.com/codercup/unibest",
|
||||
"gitee": "https://gitee.com/codercup/unibest"
|
||||
},
|
||||
"scripts": {
|
||||
"dev:app": "uni -p app",
|
||||
|
||||
Reference in New Issue
Block a user