Commit b22a2cc5 authored by nanahira's avatar nanahira

change compat behavior

parent a8c3313e
......@@ -25,12 +25,12 @@
"jest": "^27.4.3",
"prettier": "^2.4.1",
"rimraf": "^3.0.2",
"schemastery": "^2.1.2",
"schemastery": "^2.2.0",
"ts-jest": "^27.0.7",
"typescript": "^4.5.2"
},
"peerDependencies": {
"schemastery": "^2.1.1"
"schemastery": "^2.1.2"
}
},
"node_modules/@babel/code-frame": {
......@@ -4546,9 +4546,9 @@
}
},
"node_modules/schemastery": {
"version": "2.1.2",
"resolved": "https://registry.npmjs.org/schemastery/-/schemastery-2.1.2.tgz",
"integrity": "sha512-iHwWfKxWaTFgZmKNULNtgyo8VDpdEWx31b6+j0tGTST8dBIYU7VYAHmq5qdYKYZ0uNSM5u57c09cuN75Yf7WwQ==",
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/schemastery/-/schemastery-2.2.0.tgz",
"integrity": "sha512-Nn3RGNn0SBptNr8wRI4WteUj3OUrXm6zBm2mRQY81sIZHsKTbrPoBgu8TzjSSFJ/WlvHREZ6IOqiULEq2AIeGA==",
"dev": true
},
"node_modules/semver": {
......@@ -8712,9 +8712,9 @@
}
},
"schemastery": {
"version": "2.1.2",
"resolved": "https://registry.npmjs.org/schemastery/-/schemastery-2.1.2.tgz",
"integrity": "sha512-iHwWfKxWaTFgZmKNULNtgyo8VDpdEWx31b6+j0tGTST8dBIYU7VYAHmq5qdYKYZ0uNSM5u57c09cuN75Yf7WwQ==",
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/schemastery/-/schemastery-2.2.0.tgz",
"integrity": "sha512-Nn3RGNn0SBptNr8wRI4WteUj3OUrXm6zBm2mRQY81sIZHsKTbrPoBgu8TzjSSFJ/WlvHREZ6IOqiULEq2AIeGA==",
"dev": true
},
"semver": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment