travel-ui 1.0.2 → 1.0.3

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.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "travel-ui",
3
- "version": "1.0.2",
4
- "description": "支持按需引入",
3
+ "version": "1.0.3",
4
+ "description": "修改css打包名称",
5
5
  "main": "travel-ui.umd.js",
6
6
  "module": "travel-ui.es.js",
7
7
  "exports": {
File without changes