Skip to content

Commit 26c81b5

Browse files
committed
Automatic change
1 parent 66aabee commit 26c81b5

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

package.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,5 @@
4242
"prestart": "tree-sitter build --wasm",
4343
"start": "tree-sitter playground",
4444
"test": "node --test bindings/node/*_test.js"
45-
},
46-
"tree-sitter": [
47-
{
48-
"scope": "source.cedar",
49-
"injection-regex": "^cedar$"
50-
}
51-
]
45+
}
5246
}

0 commit comments

Comments
 (0)