Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
dlhandsome committed Nov 21, 2017
1 parent 3efa59f commit 2c20351
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "we-cropper",
"version": "1.1.4",
"name": "WeCropper",
"version": "1.1.5",
"description": "weapp,cropper,canvas",
"main": "app.js",
"directories": {
Expand All @@ -20,10 +20,11 @@
"url": "https://github.com/dlhandsome/we-cropper/issues"
},
"homepage": "https://github.com/dlhandsome/we-cropper#readme",
"dependencies": {
"babel-preset-es2015-rollup": "^3.0.0",
"rollup": "^0.42.0",
"rollup-plugin-babel": "^2.7.1",
"rollup-plugin-json": "^2.3.0"
"devDependencies": {
"rollup": "^0.50.0",
"rollup-plugin-buble": "^0.16.0",
"rollup-plugin-replace": "^2.0.0",
"rollup-plugin-json": "^2.3.0",
"uglify-js": "^3.1.10"
}
}

0 comments on commit 2c20351

Please sign in to comment.