We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a20bf3 commit cfccc32Copy full SHA for cfccc32
2 files changed
dist/index.js
@@ -39932,7 +39932,7 @@ hasValidationErrors = false) {
39932
}
39933
//# sourceMappingURL=index.js.map
39934
;// CONCATENATED MODULE: ./package.json
39935
-const package_namespaceObject = /*#__PURE__*/JSON.parse('{"rE":"16.0.0-rc.1.14"}');
+const package_namespaceObject = /*#__PURE__*/JSON.parse('{"rE":"16.0.0-rc.1.16"}');
39936
;// CONCATENATED MODULE: ./src/index.ts
39937
39938
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@chillicream/nitro-schema-validate",
3
- "version": "16.0.0-rc.1.14",
+ "version": "16.0.0-rc.1.16",
4
"type": "module",
5
"repository": {
6
"type": "git",
0 commit comments