Update mcschema dependencies

This commit is contained in:
Misode
2020-06-26 01:45:25 +02:00
parent 9633d15948
commit 72e9e9eefc
5 changed files with 67 additions and 61 deletions

View File

@@ -13,7 +13,7 @@ import {
RangeNode,
Resource,
SCHEMAS
} from 'minecraft-schemas'
} from '@mcschema/core'
SCHEMAS.register('foo', ObjectNode({
foo: StringNode(),