rename libraries 'basend-*' to 'wo-base-*', 'corend-*' to 'wo-core-*', 'usend-*' to 'wo-user-*'

This commit is contained in:
陆柯 2022-08-17 09:00:22 +08:00
parent f16b69131c
commit 4e313a678b

View File

@ -1,5 +1,5 @@
{
"name": "usend-style-scss",
"name": "wo-user-style-scss",
"version": "1.0.0",
"description": "",
"main": "index.js",
@ -8,7 +8,7 @@
"license": "ISC",
"repository": {
"type": "git",
"url": "https://git.faronear.org/npm/usend-style-scss"
"url": "https://git.faronear.org/npm/wo-user-style-scss"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"