Skip to content

Commit

Permalink
chore: update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
lzxue committed Dec 29, 2019
1 parent d2b8041 commit 4d96f4d
Show file tree
Hide file tree
Showing 14 changed files with 24,486 additions and 56 deletions.
4 changes: 2 additions & 2 deletions build/rollup.config.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
import path from 'path';
import alias from '@rollup/plugin-alias';
import json from '@rollup/plugin-json';
import resolve from 'rollup-plugin-node-resolve';
import commonjs from 'rollup-plugin-commonjs';
import resolve from 'sharp';
import commonjs from '@rollup/plugin-commons';
import { terser } from 'rollup-plugin-terser';
import analyze from 'rollup-plugin-analyzer';
import babel from 'rollup-plugin-babel';
Expand Down
4 changes: 2 additions & 2 deletions examples/point/bubble/demo/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@

}, {
"filename": "scatter.js",
"title": "定点图",
"screenshot":"https://gw.alipayobjects.com/mdn/antv_site/afts/img/A*LnlmQ7sFWigAAAAAAAAAAABkARQnAQ"
"title": "气泡图动画",
"screenshot":"https://gw.alipayobjects.com/mdn/antv_site/afts/img/A*L-wETZt7WHwAAAAAAAAAAABkARQnAQ"

}

Expand Down
2 changes: 1 addition & 1 deletion examples/point/image/demo/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
{
"filename": "locate.js",
"title": "顶点符号",
"title": "精确符号",
"screenshot": "https://gw.alipayobjects.com/mdn/antv_site/afts/img/A*DgoWS7-XKdUAAAAAAAAAAABkARQnAQ"
},
{
Expand Down
12 changes: 4 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,6 @@
"@commitlint/config-conventional": "^8.1.0",
"@rollup/plugin-alias": "^2.2.0",
"@rollup/plugin-json": "^4.0.0",
"@storybook/addon-actions": "^5.1.9",
"@storybook/addon-console": "^1.2.1",
"@storybook/addon-info": "^5.1.9",
"@storybook/addon-knobs": "^5.1.9",
"@storybook/addon-notes": "^5.1.9",
"@storybook/addon-storysource": "^5.1.11",
"@storybook/react": "^5.1.9",
"@types/dat.gui": "^0.7.1",
"@types/enzyme": "^3.1.14",
Expand Down Expand Up @@ -94,8 +88,6 @@
"rollup": "^1.27.14",
"rollup-plugin-analyzer": "^3.2.2",
"rollup-plugin-babel": "^4.3.3",
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-node-resolve": "^5.2.0",
"rollup-plugin-postcss": "^2.0.3",
"rollup-plugin-terser": "^5.1.2",
"rollup-pluginutils": "^2.8.2",
Expand Down Expand Up @@ -173,6 +165,10 @@
"path": "cz-conventional-changelog"
}
},
"resolutions": {
"../core-js": "3",
"**/**/fsevents": "^2.1.2"
},
"tnpm": {
"mode": "yarn"
},
Expand Down
7 changes: 1 addition & 6 deletions packages/component/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,10 @@
"dependencies": {
"@antv/l7-core": "^2.0.0-beta.25",
"@antv/l7-utils": "^2.0.0-beta.25",
"@babel/runtime": "^7.7.7",
"@turf/distance": "^6.0.1",
"core-js": "3",
"eventemitter3": "^4.0.0",
"inversify": "^5.0.1",
"inversify-inject-decorators": "^3.1.0",
"inversify-logging": "^0.2.1",
"load-styles": "^2.0.0",
"regenerator-runtime": "^0.13.3"
"load-styles": "^2.0.0"
},
"gitHead": "00d23ef70d9ec76eec26833fc50ac18fe584cf26",
"publishConfig": {
Expand Down
1 change: 0 additions & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
"license": "ISC",
"dependencies": {
"@antv/l7-utils": "^2.0.0-beta.25",
"@babel/runtime": "^7.7.7",
"@mapbox/tiny-sdf": "^1.1.1",
"ajv": "^6.10.2",
"core-js": "3",
Expand Down
4 changes: 1 addition & 3 deletions packages/l7/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,7 @@
"@antv/l7-core": "^2.0.0-beta.25",
"@antv/l7-layers": "^2.0.0-beta.25",
"@antv/l7-maps": "^2.0.0-beta.25",
"@antv/l7-scene": "^2.0.0-beta.25",
"core-js": "3",
"regenerator-runtime": "^0.13.3"
"@antv/l7-scene": "^2.0.0-beta.25"
},
"gitHead": "00d23ef70d9ec76eec26833fc50ac18fe584cf26",
"publishConfig": {
Expand Down
2 changes: 0 additions & 2 deletions packages/layers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
"@antv/l7-core": "^2.0.0-beta.25",
"@antv/l7-source": "^2.0.0-beta.25",
"@antv/l7-utils": "^2.0.0-beta.25",
"@babel/runtime": "^7.7.7",
"@mapbox/martini": "^0.1.0",
"@turf/meta": "^6.0.2",
"@types/d3-color": "^1.2.2",
Expand All @@ -40,7 +39,6 @@
"inversify": "^5.0.1",
"lodash": "^4.17.15",
"merge-json-schemas": "1.0.0",
"polyline-miter-util": "^1.0.1",
"reflect-metadata": "^0.1.13",
"regenerator-runtime": "^0.13.3",
"tapable": "^2.0.0-beta.8"
Expand Down
1 change: 0 additions & 1 deletion packages/maps/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
"dependencies": {
"@antv/l7-core": "^2.0.0-beta.25",
"@antv/l7-utils": "^2.0.0-beta.25",
"@babel/runtime": "^7.7.7",
"core-js": "3",
"gl-matrix": "^3.1.0",
"inversify": "^5.0.1",
Expand Down
2 changes: 0 additions & 2 deletions packages/renderer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,8 @@
},
"dependencies": {
"@antv/l7-core": "^2.0.0-beta.25",
"@babel/runtime": "^7.7.7",
"core-js": "3",
"inversify": "^5.0.1",
"inversify-logging": "^0.2.1",
"lodash": "^4.17.15",
"reflect-metadata": "^0.1.13",
"regenerator-runtime": "^0.13.3",
Expand Down
5 changes: 1 addition & 4 deletions packages/scene/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,10 @@
"@antv/l7-maps": "^2.0.0-beta.25",
"@antv/l7-renderer": "^2.0.0-beta.25",
"@antv/l7-utils": "^2.0.0-beta.25",
"@babel/runtime": "^7.7.7",
"core-js": "3",
"inversify": "^5.0.1",
"inversify-inject-decorators": "^3.1.0",
"mapbox-gl": "^1.2.1",
"reflect-metadata": "^0.1.13",
"regenerator-runtime": "^0.13.3"
"reflect-metadata": "^0.1.13"
},
"gitHead": "00d23ef70d9ec76eec26833fc50ac18fe584cf26",
"publishConfig": {
Expand Down
10 changes: 1 addition & 9 deletions packages/source/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
"dependencies": {
"@antv/l7-core": "^2.0.0-beta.25",
"@antv/l7-utils": "^2.0.0-beta.25",
"@babel/runtime": "^7.7.7",
"@mapbox/geojson-rewind": "^0.4.0",
"@turf/helpers": "^6.1.4",
"@turf/invariant": "^6.1.2",
Expand All @@ -35,22 +34,15 @@
"d3-dsv": "^1.1.1",
"d3-hexbin": "^0.2.2",
"eventemitter3": "^4.0.0",
"gl-matrix": "^3.1.0",
"inversify": "^5.0.1",
"inversify-inject-decorators": "^3.1.0",
"inversify-logging": "^0.2.1",
"lodash": "^4.17.15",
"reflect-metadata": "^0.1.13",
"regenerator-runtime": "^0.13.3",
"supercluster": "^6.0.2",
"tapable": "^2.0.0-beta.8"
},
"devDependencies": {
"@types/d3-dsv": "^1.0.36",
"@types/d3-hexbin": "^0.2.3",
"@types/gl-matrix": "^2.4.5",
"@types/lodash": "^4.14.138",
"@types/viewport-mercator-project": "^6.1.0"
"@types/lodash": "^4.14.138"
},
"gitHead": "00d23ef70d9ec76eec26833fc50ac18fe584cf26",
"publishConfig": {
Expand Down
16 changes: 1 addition & 15 deletions packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,22 +22,8 @@
"author": "lzxue",
"license": "ISC",
"dependencies": {
"@babel/runtime": "^7.7.7",
"@turf/helpers": "^6.1.4",
"core-js": "3",
"eventemitter3": "^4.0.0",
"gl-matrix": "^3.1.0",
"inversify": "^5.0.1",
"inversify-inject-decorators": "^3.1.0",
"inversify-logging": "^0.2.1",
"lodash": "^4.17.15",
"reflect-metadata": "^0.1.13",
"regenerator-runtime": "^0.13.3",
"tapable": "^2.0.0-beta.8"
},
"devDependencies": {
"@types/gl-matrix": "^2.4.5",
"@types/lodash": "^4.14.138"
"core-js": "3"
},
"gitHead": "00d23ef70d9ec76eec26833fc50ac18fe584cf26",
"publishConfig": {
Expand Down
Loading

0 comments on commit 4d96f4d

Please sign in to comment.