fix: double scale dependencies

This commit is contained in:
Yanyan-Wang 2018-07-30 16:29:26 +08:00
parent ffa00abd07
commit f14fad6eae
2 changed files with 1 additions and 2 deletions

View File

@ -35,7 +35,6 @@
], ],
"license": "MIT", "license": "MIT",
"devDependencies": { "devDependencies": {
"@antv/scale": "^0.0.1",
"babel-cli": "~6.26.0", "babel-cli": "~6.26.0",
"babel-core": "~6.26.0", "babel-core": "~6.26.0",
"babel-eslint": "~8.0.3", "babel-eslint": "~8.0.3",

View File

@ -1 +1 @@
module.exports = '2.0.5-beta.8'; module.exports = '2.0.5-beta.12';