Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @dbmdz/mirador-imagecropper@2.1.0
  • Loading branch information
morpheus-87 committed Oct 6, 2017
1 parent dac0f43 commit d57bfa2
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion ImageCropper/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dbmdz/mirador-imagecropper",
"version": "2.0.0",
"version": "2.1.0",
"description": "Adds an overlay to the canvas for retrieving the image url for the selected area.",
"keywords": [
"iiif",
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"lerna": "2.1.2",
"lerna": "2.4.0",
"packages": [
"CanvasLink",
"ImageCropper",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@
"devDependencies": {
"gulp": "^3.9.1",
"gulp-clean": "^0.3.2",
"gulp-clean-css": "^3.8.0",
"gulp-clean-css": "^3.9.0",
"gulp-jshint": "^2.0.4",
"gulp-minify": "^1.0.0",
"gulp-rename": "^1.2.2",
"jshint": "^2.9.5",
"lerna": "^2.1.2"
"lerna": "^2.4.0"
},
"private": true
}

0 comments on commit d57bfa2

Please sign in to comment.