@nutui/icons-react-taro 3.0.2-cpp.3.beta.7 → 3.0.2-cpp.3.beta.9

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.
@@ -166,6 +166,8 @@ export declare const Gardener: FunctionComponent<SVG_IconProps>;
166
166
 
167
167
  export declare const Gift: FunctionComponent<SVG_IconProps>;
168
168
 
169
+ export declare const GiftOrder: FunctionComponent<SVG_IconProps>;
170
+
169
171
  export declare const Health: FunctionComponent<SVG_IconProps>;
170
172
 
171
173
  export declare const Heart: FunctionComponent<SVG_IconProps>;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nutui/icons-react-taro",
3
- "version": "3.0.2-cpp.3.beta.7",
3
+ "version": "3.0.2-cpp.3.beta.9",
4
4
  "description": "京东风格的icon库-V15",
5
5
  "scripts": {
6
6
  "dev": "vite",