v0.3.0-alpha.3

master
Brad Cornes 2020-05-25 20:09:55 +01:00
parent bf524542ce
commit 5f6b8e3f4e
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{ {
"name": "vscode-tailwindcss", "name": "vscode-tailwindcss",
"version": "0.3.0-alpha.2", "version": "0.3.0-alpha.3",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

@ -5,7 +5,7 @@
"preview": true, "preview": true,
"author": "Brad Cornes <hello@bradley.dev>", "author": "Brad Cornes <hello@bradley.dev>",
"license": "MIT", "license": "MIT",
"version": "0.3.0-alpha.2", "version": "0.3.0-alpha.3",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://github.com/bradlc/" "url": "https://github.com/bradlc/"