0.13.0
This commit is contained in:
parent
a39aceaa44
commit
dae16d4dcf
|
@ -1,3 +1,4 @@
|
||||||
node_modules
|
node_modules
|
||||||
build
|
build
|
||||||
*.log
|
*.log
|
||||||
|
package-lock.json
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "tree-sitter-css",
|
"name": "tree-sitter-css",
|
||||||
"version": "0.0.1",
|
"version": "0.13.0",
|
||||||
"description": "CSS grammar for tree-sitter",
|
"description": "CSS grammar for tree-sitter",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
|
|
Loading…
Reference in New Issue