Skip to content

Commit 30df917

Browse files
committed
feat: libs
1 parent 3eb5f49 commit 30df917

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,5 @@
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"
6258
}
6359
}

packages/template-retail-react-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
},
111111
{
112112
"path": "build/vendor.js",
113-
"maxSize": "388 kB"
113+
"maxSize": "391 kB"
114114
}
115115
]
116116
}

0 commit comments

Comments
 (0)