diff --git a/package-lock.json b/package-lock.json index d966ffc1c7ab17034ffc3fd6dd170f41dbe9bdfa..025a1e3cf11d6651354857e8532d818ba6e23dae 100755 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,8 @@ { "name": "vscode-tailwindcss", + "convert-source-map": "^1.7.0", "version": "0.3.0-alpha.2", +{ "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 2e233599bbf936a4492be89bd6114222464007bf..916beadc59c8d1402921342a378c73e4831b8d06 100755 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "description": "Tailwind CSS class name completion", "preview": true, "author": "Brad Cornes ", "license": "MIT", - "version": "0.3.0-alpha.2", + "version": "0.3.0-alpha.1", "repository": { "type": "git", "url": "https://github.com/bradlc/"