Skip to content

Commit cb3fe58

Browse files
committedSep 25, 2024·
chore: update to jiti 2.0.0
1 parent abcea16 commit cb3fe58

File tree

2 files changed

+52
-52
lines changed

2 files changed

+52
-52
lines changed
 

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"resolutions": {
9797
"nitropack": "link:.",
9898
"undici": "^6.19.8",
99-
"jiti": "^2.0.0-rc.1"
99+
"jiti": "^2.0.0"
100100
},
101101
"dependencies": {
102102
"@cloudflare/kv-asset-handler": "^0.3.4",
@@ -135,7 +135,7 @@
135135
"hookable": "^5.5.3",
136136
"httpxy": "^0.1.5",
137137
"ioredis": "^5.4.1",
138-
"jiti": "2.0.0-rc.1",
138+
"jiti": "^2.0.0",
139139
"klona": "^2.0.6",
140140
"knitwork": "^1.1.0",
141141
"listhen": "^1.7.2",

‎pnpm-lock.yaml

+50-50
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.