1
0
mirror of synced 2025-02-25 22:28:04 +01:00

Edited package.json to allow 'yarn build_protos' to run for latest node.js

This commit is contained in:
leezhiwei 2024-09-15 01:50:17 +08:00
parent fe9ba87c70
commit 3893dfa0b2

View File

@ -16,6 +16,7 @@
"devDependencies": {
"@types/express": "^4.17.13",
"@types/node": "^18.0.3",
"@types/long": "4.0.0",
"prisma": "^4.13.0",
"protobufjs-cli": "^1.0.0",
"ts-node": "^10.8.2",