We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14806fa commit b313d53Copy full SHA for b313d53
2 files changed
dist/index.js
@@ -39935,7 +39935,7 @@ hasValidationErrors = false) {
39935
}
39936
//# sourceMappingURL=index.js.map
39937
;// CONCATENATED MODULE: ./package.json
39938
-const package_namespaceObject = /*#__PURE__*/JSON.parse('{"rE":"16.0.12-p.1.2"}');
+const package_namespaceObject = /*#__PURE__*/JSON.parse('{"rE":"16.0.12-p.1.3"}');
39939
;// CONCATENATED MODULE: ./src/index.ts
39940
39941
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@chillicream/nitro-client-upload",
3
- "version": "16.0.12-p.1.2",
+ "version": "16.0.12-p.1.3",
4
"type": "module",
5
"repository": {
6
"type": "git",
0 commit comments