Updating peer dependency version and version bump.

This commit is contained in:
Matt Swensen 2017-02-11 17:47:29 -07:00
parent 8c5572746c
commit 24da28b32b

@ -1,6 +1,6 @@
{
"name": "themer-wallpaper-block-wave",
"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"
}
}