Skip to content

Commit 02c1355

Browse files
committed
Move dependency to correct location
1 parent fb5ba1e commit 02c1355

File tree

2 files changed

+9
-15
lines changed

2 files changed

+9
-15
lines changed

package-lock.json

Lines changed: 8 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
},
4646
"dependencies": {
4747
"popsicle-content-encoding": "^1.0.0",
48+
"popsicle-cookie-jar": "^1.0.1",
4849
"popsicle-redirects": "^1.1.0",
4950
"popsicle-transport-http": "^1.1.0",
5051
"popsicle-transport-xhr": "^2.0.0",
@@ -57,7 +58,6 @@
5758
"@size-limit/preset-small-lib": "^11.0.0",
5859
"@types/node": "^20.9.3",
5960
"@vitest/coverage-v8": "^0.34.6",
60-
"popsicle-cookie-jar": "^1.0.1",
6161
"size-limit": "^11.0.0",
6262
"typescript": "^5.3.2",
6363
"vitest": "^0.34.6"

0 commit comments

Comments
 (0)