@fonixtree/magic-design 1.0.88 → 1.0.89

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -145,7 +145,7 @@ var compInfoMap = {
145
145
  icon: 'icon-flash-deal'
146
146
  },
147
147
  BARGAIN: {
148
- name: 'Bargain',
148
+ name: 'Refer and Bargain',
149
149
  icon: 'icon-kanjia'
150
150
  },
151
151
  GROUP_BUY: {
@@ -145,7 +145,7 @@ var compInfoMap = {
145
145
  icon: 'icon-flash-deal'
146
146
  },
147
147
  BARGAIN: {
148
- name: 'Bargain',
148
+ name: 'Refer and Bargain',
149
149
  icon: 'icon-kanjia'
150
150
  },
151
151
  GROUP_BUY: {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@fonixtree/magic-design",
3
3
  "author": "Cylon Team",
4
- "version": "1.0.88",
4
+ "version": "1.0.89",
5
5
  "description": "Magic Design",
6
6
  "license": "MIT",
7
7
  "module": "es/index.js",