Skip to content

Commit ac22d27

Browse files
chore: add @emnapi dependencies to package.json and package-lock.json
1 parent eaddf66 commit ac22d27

2 files changed

Lines changed: 35 additions & 1 deletion

File tree

api/package-lock.json

Lines changed: 31 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

api/package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,10 @@
5959
"php-serialize": "^5.1.3",
6060
"socket.io": "^4.7.5",
6161
"uuid": "^9.0.1",
62-
"winston": "^3.11.0"
62+
"winston": "^3.11.0",
63+
"@emnapi/core": "1.9.1",
64+
"@emnapi/runtime" : "1.9.1",
65+
"@emnapi/wasi-threads": "1.2.0"
6366
},
6467
"devDependencies": {
6568
"@types/cors": "^2.8.17",

0 commit comments

Comments
 (0)