Updating peer dependency version and version bump.

This commit is contained in:
Matt Swensen 2017-02-11 17:55:25 -07:00
parent a47f607cf8
commit 6c627441c1

@ -1,6 +1,6 @@
{
"name": "themer-wallpaper-octagon",
"version": "1.0.0",
"version": "1.0.1",
"description": "Wallpaper generator for themer.",
"main": "lib/index.js",
"author": "mjswensen",
@ -30,6 +30,6 @@
"type": "git"
},
"peerDependencies": {
"themer": "^1.0.2"
"themer": "^1.0.2||^2"
}
}