diff --git a/package.json b/package.json index fbd6467..4805b73 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nativescript-dev-sass", - "version": "1.3.3", + "version": "1.3.4", "description": "SASS CSS pre-processor for NativeScript projects.", "scripts": { "test": "exit 0", @@ -58,8 +58,8 @@ }, "dependencies": { "bluebird": "^3.4.6", - "node-sass": "4.5.3", - "glob": "*", + "node-sass": "^4.6.1", + "glob": "^7.1.2", "nativescript-hook": "^0.2.0" }, "bugs": {