Skip to content

Commit 6da4a53

Browse files
committed
update version, update npm scope
1 parent c8201b5 commit 6da4a53

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
{ "name" : "imagemagick"
1+
{ "name" : "@mikepol/imagemagick"
22
, "description" : "A wrapper around the imagemagick cli"
3-
, "version" : "0.1.3"
3+
, "version" : "0.1.4"
44
, "author" : "Rasmus Andersson <http://rsms.me/>"
55
, "licenses" : ["MIT"]
66
, "repository" : { "type" : "git"
7-
, "url" : "http://github.com/rsms/node-imagemagick.git" }
7+
, "url" : "http://github.com/sotadev/node-imagemagick.git" }
88
, "engine" : ["node >=0.6"]
99
, "main" : "imagemagick"
1010
}

0 commit comments

Comments
 (0)