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 +1 -1
- package/pome-ui.dev.js +1 -1
- package/pome-ui.js +1213 -0
- package/pome-ui.min.js +1 -1
package/package.json
CHANGED
package/pome-ui.dev.js
CHANGED
|
@@ -15938,7 +15938,7 @@ var Vue = (function (exports) {
|
|
|
15938
15938
|
|
|
15939
15939
|
}({}));
|
|
15940
15940
|
|
|
15941
|
-
//
|
|
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
|
|