mirror of
https://github.com/atom/atom.git
synced 2026-01-14 09:27:57 -05:00
⬆️ tree-sitter-css
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -5622,9 +5622,9 @@
|
||||
}
|
||||
},
|
||||
"tree-sitter-css": {
|
||||
"version": "0.13.6",
|
||||
"resolved": "https://registry.npmjs.org/tree-sitter-css/-/tree-sitter-css-0.13.6.tgz",
|
||||
"integrity": "sha512-GLHceXhgDnMMH+WrHwcGwyIbsJSxyz+GUsjpsnypGaoIYWrhCEIZ/a8gRQlzixQqpeQCLbm/0lOh4872LwSiTQ==",
|
||||
"version": "0.13.7",
|
||||
"resolved": "https://registry.npmjs.org/tree-sitter-css/-/tree-sitter-css-0.13.7.tgz",
|
||||
"integrity": "sha512-xMhVZHeTAAgcX4mR63qzLuzV5Hfrp8IhdDDsLAsna7pbT1EHhZxBK7posVMf1QicbblJH4GqFAnZ6fOqUDbKXQ==",
|
||||
"requires": {
|
||||
"nan": "^2.11.1"
|
||||
},
|
||||
|
||||
@@ -160,6 +160,7 @@
|
||||
"text-buffer": "13.14.10",
|
||||
"timecop": "https://www.atom.io/api/packages/timecop/versions/0.36.2/tarball",
|
||||
"tree-sitter": "0.13.15",
|
||||
"tree-sitter-css": "^0.13.7",
|
||||
"tree-view": "https://www.atom.io/api/packages/tree-view/versions/0.224.2/tarball",
|
||||
"typescript-simple": "1.0.0",
|
||||
"underscore-plus": "^1.6.8",
|
||||
|
||||
Reference in New Issue
Block a user