diff --git a/package-lock.json b/package-lock.json index 27ae517..dae1f9a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartsass", - "version": "2.0.3", + "version": "2.0.4", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index c36fb0d..ae3908c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartsass", - "version": "2.0.3", + "version": "2.0.4", "private": false, "description": "smart wrapper for sass", "main": "dist/index.js", @@ -50,4 +50,4 @@ "npmextra.json", "readme.md" ] -} \ No newline at end of file +}