Skip to content

Commit 1210806

Browse files
fix: package.json merge issues
1 parent 7cc099c commit 1210806

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

package.json

-7
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,7 @@
2222
"lodash": "^4.17.21"
2323
},
2424
"devDependencies": {
25-
<<<<<<< HEAD
26-
"@vercel/ncc": "^0.36.1"
27-
=======
2825
"@vercel/ncc": "^0.36.1",
2926
"jest": "^29.7.0"
30-
},
31-
"engines": {
32-
"npm": "^9.6.7"
33-
>>>>>>> 7333ed9 (fix: refactored the code and added tests for critical path)
3427
}
3528
}

0 commit comments

Comments
 (0)