@dotdev/reactive-click-and-collect
Advanced tools
Comparing version 0.2.2 to 0.2.3
@@ -125,3 +125,3 @@ "use strict"; | ||
headers: { | ||
"conent-type": "application/json" | ||
"Content-Type": "application/json" | ||
}, | ||
@@ -147,3 +147,3 @@ body: JSON.stringify({ | ||
headers: { | ||
"conent-type": "application/json" | ||
"Content-Type": "application/json" | ||
}, | ||
@@ -150,0 +150,0 @@ body: JSON.stringify({}), |
{ | ||
"name": "@dotdev/reactive-click-and-collect", | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"main": "dist/index.js", | ||
@@ -5,0 +5,0 @@ "types": "dist/index.d.ts", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
71673