@kq_npm/client3d_webgl_vue 0.0.4-beta → 0.0.6-beta
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/index.js +2 -2
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -579,8 +579,8 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
579
579
|
"webglComponents": function() { return /* reexport */ webglComponents; }
|
|
580
580
|
});
|
|
581
581
|
|
|
582
|
-
;// CONCATENATED MODULE: external "@kq_npm/
|
|
583
|
-
var style_js_namespaceObject = require("@kq_npm/
|
|
582
|
+
;// CONCATENATED MODULE: external "@kq_npm/client3d_webgl_vue/style.js"
|
|
583
|
+
var style_js_namespaceObject = require("@kq_npm/client3d_webgl_vue/style.js");
|
|
584
584
|
;// CONCATENATED MODULE: external {"root":"Vue","commonjs":"vue","commonjs2":"vue","amd":"vue"}
|
|
585
585
|
var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_namespaceObject = require("vue");
|
|
586
586
|
;// CONCATENATED MODULE: external "@kq_npm/client_icons_vue"
|
package/package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"@kq_npm/client3d_webgl_vue","description":"KQGIS Client3D for Vue.js","version":"0.0.
|
|
1
|
+
{"name":"@kq_npm/client3d_webgl_vue","description":"KQGIS Client3D for Vue.js","version":"0.0.6-beta","homepage":"","keywords":["KQGIS","webGL","Vue"],"browserslist":["> 1%","last 2 versions","not dead","not ie 11"],"author":"KQWEB GROUP","license":"Apache-2.0","dependencies":{"colorcolor":"^1.1.1","echarts":"^5.3.3","js-cookie":"^3.0.1","omit.js":"^2.0.2","save":"^2.5.0","tinycolor2":"^1.4.2","vue-i18n":"^9.2.0-beta.36","xlsx":"^0.18.5","@turf/turf":"^6.5.0","css-vars-ponyfill":"^2.4.7","xe-utils":"^3.5.4"}}
|