Merge pull request #3 from nt3rp/bug/fix-peer-dependecy
Fix Dependency Issues
This commit is contained in:
@@ -21,11 +21,12 @@
|
||||
"license": {
|
||||
"type": "MIT"
|
||||
},
|
||||
"engines": {
|
||||
"hexo": ">= 3.0.0"
|
||||
"peerDependencies": {
|
||||
"hexo": "3.x"
|
||||
},
|
||||
"dependencies": {
|
||||
"chalk": "^1.0.0",
|
||||
"level": "^0.18.0",
|
||||
"readdirp": "^0.3.3",
|
||||
"s3-sync": "^0.5.1"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user