Skip to content

Commit bf54def

Browse files
committed
feat: pwa pd support
1 parent f7847c5 commit bf54def

File tree

78 files changed

+4526
-461
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

78 files changed

+4526
-461
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,5 +55,9 @@
5555
"dependencies": {
5656
"@aws-sdk/client-cloudwatch": "^3.962.0",
5757
"node-fetch": "^2.6.9"
58+
},
59+
"volta": {
60+
"node": "24.0.0",
61+
"npm": "11.0.0"
5862
}
5963
}

0 commit comments

Comments
 (0)