Skip to content

Commit 26827a5

Browse files
committed
s
1 parent 614ae07 commit 26827a5

File tree

10 files changed

+12
-12
lines changed

10 files changed

+12
-12
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "miniprogram-component-plus",
3-
"version": "1.0.0",
2+
"name": "wemc",
3+
"version": "0.0.1",
44
"description": "",
55
"main": "miniprogram_dist/index.js",
66
"scripts": {
@@ -34,7 +34,7 @@
3434
"type": "git",
3535
"url": ""
3636
},
37-
"author": "xushengni,sanfordsusn",
37+
"author": "xushengni,sanfordsusn,jinfei",
3838
"license": "MIT",
3939
"husky": {
4040
"hooks": {

src/col/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "@miniprogram-component-plus/col",
2+
"name": "@wemc/col",
33
"version": "1.0.0",
44
"description": "",
55
"main": "miniprogram_dist/index.js",

src/index-list/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "@miniprogram-component-plus/index-list",
2+
"name": "@wemc/index-list",
33
"version": "1.0.0",
44
"description": "",
55
"main": "miniprogram_dist/index.js",

src/row/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "@miniprogram-component-plus/row",
2+
"name": "@wemc/row",
33
"version": "1.0.0",
44
"description": "",
55
"main": "miniprogram_dist/index.js",

src/select-text/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "@miniprogram-component-plus/select-text",
2+
"name": "@wemc/select-text",
33
"version": "1.0.1",
44
"description": "",
55
"main": "miniprogram_dist/index.js",

src/sticky/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "@miniprogram-component-plus/sticky",
2+
"name": "@wemc/sticky",
33
"version": "1.0.1",
44
"description": "",
55
"main": "miniprogram_dist/index.js",

src/tabs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "@miniprogram-component-plus/tabs",
2+
"name": "@wemc/tabs",
33
"version": "1.0.0",
44
"description": "",
55
"main": "miniprogram_dist/index.js",

src/video-swiper/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "@miniprogram-component-plus/video-swiper",
2+
"name": "@wemc/video-swiper",
33
"version": "1.0.1",
44
"description": "",
55
"main": "miniprogram_dist/index.js",

src/vtabs-content/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "@miniprogram-component-plus/vtabs-content",
2+
"name": "@wemc/vtabs-content",
33
"version": "1.0.0",
44
"description": "",
55
"main": "miniprogram_dist/index.js",

src/vtabs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "@miniprogram-component-plus/vtabs",
2+
"name": "@wemc/vtabs",
33
"version": "1.0.0",
44
"description": "",
55
"main": "miniprogram_dist/index.js",

0 commit comments

Comments
 (0)