Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Commit 643bb79

Browse files
committed
⬆️tree-sitter-css@0.13.7 and ⬆️language-css@0.44.3
1 parent 25c2a00 commit 643bb79

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"keywords": [
55
"tree-sitter"
66
],
7-
"version": "0.44.2",
7+
"version": "0.44.3",
88
"engines": {
99
"atom": "*",
1010
"node": "*"
@@ -22,6 +22,6 @@
2222
"coffeelint": "^1.10.1"
2323
},
2424
"dependencies": {
25-
"tree-sitter-css": "^0.13.6"
25+
"tree-sitter-css": "^0.13.7"
2626
}
2727
}

0 commit comments

Comments
 (0)