diff --git a/package.json b/package.json index a05204876b..6ab6a75751 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,6 @@ ], "license": "MIT", "devDependencies": { - "@antv/scale": "^0.0.1", "babel-cli": "~6.26.0", "babel-core": "~6.26.0", "babel-eslint": "~8.0.3", diff --git a/src/version.js b/src/version.js index 66ffd88866..8db46464c2 100755 --- a/src/version.js +++ b/src/version.js @@ -1 +1 @@ -module.exports = '2.0.5-beta.8'; +module.exports = '2.0.5-beta.12';