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

This commit is contained in:
luk.lu
2022-08-17 08:59:42 +08:00
parent c993703471
commit 94e01b5739
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
{
"name": "basend-fileloader",
"name": "wo-base-fileloader",
"main": "fileloader.js",
"version": "0.1.0",
"private": true,