Archived
1
0

Fix spdlog and node-pty in binary

This commit is contained in:
Asher
2019-02-25 15:18:44 -06:00
parent 1e55736c69
commit eaea947318
11 changed files with 58 additions and 81 deletions

View File

@ -5,6 +5,7 @@
"express": "^4.16.4",
"google-protobuf": "^3.6.1",
"node-pty": "^0.8.1",
"spdlog": "^0.7.2",
"tslib": "^1.9.3",
"ws": "^6.1.2"
},