Skip to content

Commit

Permalink
Update smartcrop.js
Browse files Browse the repository at this point in the history
  • Loading branch information
jwagner committed Sep 16, 2016
1 parent 58b34df commit bf7ead3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 10 deletions.
9 changes: 1 addition & 8 deletions .npmignore
@@ -1,9 +1,2 @@
node_modules
examples
*.jpg
*.html
.500px-consumer-key
my_*
doc
bower.json
Gruntfile.js
test
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "smartcrop-sharp",
"version": "1.0.4",
"version": "1.0.5",
"description": "smartcrop adapter for sharp",
"main": "index.js",
"scripts": {
Expand All @@ -10,7 +10,7 @@
"license": "MIT",
"dependencies": {
"sharp": "^0.16.0",
"smartcrop": "1.1.0"
"smartcrop": "^1.1.1"
},
"devDependencies": {
"chai": "^3.5.0",
Expand Down

0 comments on commit bf7ead3

Please sign in to comment.