We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 284f580 commit 661053bCopy full SHA for 661053b
1 file changed
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "contentstack-nextjs-starter-app",
3
"description": "A starter app for Contentstack and Nextjs",
4
- "version": "2.0.9",
+ "version": "2.0.10",
5
"private": true,
6
"author": "Contentstack",
7
"scripts": {
@@ -34,8 +34,6 @@
34
"typescript": "^5.3.3"
35
},
36
"overrides": {
37
- "@babel/helpers": "^7.26.10",
38
- "@babel/runtime": "^7.26.10",
39
"brace-expansion": "^2.0.2",
40
"braces": "^3.0.3",
41
"ejs": "^3.1.10",
0 commit comments