Skip to content

Commit 486c239

Browse files
committed
Bump language server version
1 parent 77b65a9 commit 486c239

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/tailwindcss-language-server/package.json

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@tailwindcss/language-server",
33
"description": "Tailwind CSS Language Server",
44
"license": "MIT",
5-
"version": "0.0.17",
5+
"version": "0.0.18",
66
"repository": {
77
"type": "git",
88
"url": "git+https://github.com/tailwindlabs/tailwindcss-intellisense.git",
@@ -25,10 +25,7 @@
2525
"bin": {
2626
"tailwindcss-language-server": "./bin/tailwindcss-language-server"
2727
},
28-
"files": [
29-
"bin",
30-
"ThirdPartyNotices.txt"
31-
],
28+
"files": ["bin", "ThirdPartyNotices.txt"],
3229
"publishConfig": {
3330
"access": "public"
3431
},

0 commit comments

Comments
 (0)