Skip to content

Commit 732f3ca

Browse files
committed
Removing npm specification to fix vercel deploy
1 parent bd31b9e commit 732f3ca

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

name_server/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@
4141
"nodemon": "^2.0.15"
4242
},
4343
"engines": {
44-
"node": "14.x",
45-
"npm": "8.x"
44+
"node": "14.x"
4645
}
4746
}

0 commit comments

Comments
 (0)