diff --git a/package.json b/package.json index abf3219..988f11b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hexo-renderer-stylus", - "version": "2.0.1", + "version": "2.1.0", "description": "Stylus renderer plugin for Hexo", "main": "index", "scripts": { @@ -28,7 +28,7 @@ "author": "Tommy Chen (http://zespia.tw)", "license": "MIT", "dependencies": { - "nib": "^1.1.2", + "nib": "^1.2.0", "stylus": "^0.57.0" }, "devDependencies": {