diff --git a/package-lock.json b/package-lock.json index bf2580a..d8939b2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "sass-lookup", - "version": "4.0.1", + "version": "5.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "sass-lookup", - "version": "4.0.1", + "version": "5.0.0", "license": "MIT", "dependencies": { "commander": "^10.0.1" diff --git a/package.json b/package.json index 6aaf9fa..cdafb56 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sass-lookup", - "version": "4.0.1", + "version": "5.0.0", "description": "Get the file associated with a Sass import", "main": "index.js", "files": [