mirror of
https://github.com/tenrok/BBob.git
synced 2026-06-14 18:42:24 +03:00
fix(parser): tokenizer error with quotemark strings
This commit is contained in:
+2
-1
@@ -4,7 +4,8 @@
|
||||
"packages/*"
|
||||
],
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
"access": "public",
|
||||
"registry": "https://registry.npmjs.org/"
|
||||
},
|
||||
"version": "independent"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user