@maptalks/transform-control
Advanced tools
+7
-9
| { | ||
| "name": "@maptalks/transform-control", | ||
| "version": "0.122.0", | ||
| "version": "0.123.0", | ||
| "description": "a plugin to control model's translate、rotation and scale", | ||
@@ -16,3 +16,2 @@ "license": "UNLICENSED", | ||
| "dist/transform-control.es.js", | ||
| "dist/transform-control.gpu.es.js", | ||
| "dist/transform-control.es.js.map" | ||
@@ -29,8 +28,8 @@ ], | ||
| "rollup": "^4.17.2", | ||
| "@maptalks/gl": "0.122.0", | ||
| "@maptalks/gpu": "0.122.0", | ||
| "maptalks": "1.10.0" | ||
| "@maptalks/gl": "0.123.0", | ||
| "maptalks": "1.11.0", | ||
| "@maptalks/gpu": "0.123.0" | ||
| }, | ||
| "dependencies": { | ||
| "@maptalks/gltf-layer": "0.122.0" | ||
| "@maptalks/gltf-layer": "0.123.0" | ||
| }, | ||
@@ -41,3 +40,3 @@ "gitHead": "9eeea4807723d460fa7e09969c6556d53f6bed84", | ||
| "dev": "rollup -w -c rollup.config.js", | ||
| "build": "npm run clean && npm run lint && rollup --environment BUILD:production -c rollup.config.js && npm run transform-gpu", | ||
| "build": "npm run clean && npm run lint && rollup --environment BUILD:production -c rollup.config.js", | ||
| "build-dev": "rollup -c rollup.config.js", | ||
@@ -48,5 +47,4 @@ "pretest": "npm run lint && npm run build", | ||
| "version": "npm run build", | ||
| "lint": "eslint src/**/*.js", | ||
| "transform-gpu": "node ../../build/transform-to-gpu" | ||
| "lint": "eslint src/**/*.js" | ||
| } | ||
| } |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
14
-33.33%549654
-15.13%7
-12.5%2294
-46.66%+ Added
- Removed
Updated