diff --git a/package.json b/package.json index d68d398..ebe3558 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "uperversion": "0.0", - "subversion": 314, - "version": "0.0.314", + "subversion": 315, + "version": "0.0.315", "description": "Compile Livescript + Pug + React", "main": "compile.js", "bin": { @@ -25,7 +25,7 @@ "browserify-incremental": "^3.1.1", "browserify": "^14.4.0", "livescript": "^1.5.0", - "node-sass": "^4.5.3" + "node-sass": "^6.0.1" }, "devDependencies": {}, "name": "lsxc",