pome-ui 2.0.0-preview1 → 2.0.0-preview2

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,6 +1,6 @@
1
1
  {
2
2
  "name": "pome-ui",
3
- "version": "2.0.0-preview1",
3
+ "version": "2.0.0-preview2",
4
4
  "description": "Front-end MVC library",
5
5
  "main": "pome-ui.js",
6
6
  "bin": {
package/pome-ui.dev.js CHANGED
@@ -15938,7 +15938,7 @@ var Vue = (function (exports) {
15938
15938
 
15939
15939
  }({}));
15940
15940
 
15941
- // Pomelo
15941
+ // PomeUI
15942
15942
  // Copyright (c) Yuko(Yisheng) Zheng. All rights reserved.
15943
15943
  // Licensed under the GPL v3. See LICENSE in the project root for license information.
15944
15944