mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-23 15:17:09 +00:00
Show nested feature decorators in a list (#173)
* Show nested feature decorators in a list * Fix swapping decorator indices * Move wrapper model creation to separate function * Add setting string node on enter
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
"author": "Misode",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@mcschema/core": "^0.12.8",
|
||||
"@mcschema/core": "^0.12.9",
|
||||
"@mcschema/java-1.15": "^0.2.0",
|
||||
"@mcschema/java-1.16": "^0.6.3",
|
||||
"@mcschema/java-1.17": "^0.2.23",
|
||||
|
||||
Reference in New Issue
Block a user