mirror of
https://github.com/danbulant/lang-surrealql
synced 2026-06-24 17:11:44 +00:00
update name and version
This commit is contained in:
parent
6848d4d4ec
commit
4f197727cf
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "lang-surrealql",
|
||||
"version": "1.0.0",
|
||||
"name": "lezer-lang-surrealql",
|
||||
"version": "0.1.0",
|
||||
"description": "SurrealQL language support for CodeMirror 6",
|
||||
"main": "dist/index.cjs",
|
||||
"type": "module",
|
||||
|
|
|
|||
Loading…
Reference in a new issue