Skip to content

Commit 661053b

Browse files
fix: update package version, reduce overrides
1 parent 284f580 commit 661053b

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "contentstack-nextjs-starter-app",
33
"description": "A starter app for Contentstack and Nextjs",
4-
"version": "2.0.9",
4+
"version": "2.0.10",
55
"private": true,
66
"author": "Contentstack",
77
"scripts": {
@@ -34,8 +34,6 @@
3434
"typescript": "^5.3.3"
3535
},
3636
"overrides": {
37-
"@babel/helpers": "^7.26.10",
38-
"@babel/runtime": "^7.26.10",
3937
"brace-expansion": "^2.0.2",
4038
"braces": "^3.0.3",
4139
"ejs": "^3.1.10",

0 commit comments

Comments
 (0)