@maptalks/transform-control
Advanced tools
+3
-3
| { | ||
| "name": "@maptalks/transform-control", | ||
| "version": "0.98.0", | ||
| "version": "0.98.1", | ||
| "description": "a plugin to control model's translate、rotation and scale", | ||
@@ -29,3 +29,3 @@ "license": "UNLICENSED", | ||
| "dependencies": { | ||
| "maptalks": "1.0.0-rc.33", | ||
| "maptalks": "1.0.0-rc.35", | ||
| "@maptalks/gl": "0.98.0", | ||
@@ -38,3 +38,3 @@ "@maptalks/gltf-loader": "0.98.0" | ||
| "dev": "rollup -w -c rollup.config.js", | ||
| "build": "npm run clean && rollup --environment BUILD:production -c rollup.config.js", | ||
| "build": "npm run clean && npm run lint && rollup --environment BUILD:production -c rollup.config.js", | ||
| "build-dev": "rollup -c rollup.config.js", | ||
@@ -41,0 +41,0 @@ "pretest": "npm run lint && npm run build", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
789205
0+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
Updated