Invalid property fix and tests

- Fix validator considering 'foo bar' or a number or any valid edn, a valid keyword
- Rename property keys to names as users don't know what keys are
- Also bumped nbb-logseq to latest version
- Also give property validation more product focused namespace and name
This commit is contained in:
Gabriel Horner
2022-08-26 12:13:56 -04:00
committed by Tienson Qin
parent a5bdaa7905
commit 340fb8cf9a
12 changed files with 64 additions and 28 deletions

View File

@@ -3,7 +3,7 @@
"version": "1.0.0",
"private": true,
"devDependencies": {
"@logseq/nbb-logseq": "^0.6.125"
"@logseq/nbb-logseq": "^0.7.133"
},
"dependencies": {
"mldoc": "^1.3.9"