Skip to content

Commit 3100bfc

Browse files
authored
Merge httponly cookie changes into the preview branch (#279)
* handle httponly cookies
1 parent 677314c commit 3100bfc

File tree

3 files changed

+605
-55
lines changed

3 files changed

+605
-55
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@
181181
"bundlesize": [
182182
{
183183
"path": "lib/**/*.js",
184-
"maxSize": "57 kB"
184+
"maxSize": "58 kB"
185185
},
186186
{
187187
"path": "commerce-sdk-isomorphic-with-deps.tgz",

0 commit comments

Comments
 (0)