Commits on Source (3)
-
localhuman authored
Ts/update nash protocol See merge request !10
-
localhuman authored
-
localhuman authored
{ | ||
"name": "@neon-exchange/api-client-typescript", | ||
"version": "3.0.7", | ||
"version": "3.0.9", | ||
"description": "Official TypeScript client for interacting with the Nash exchange", | ||
"main": "build/main/index.js", | ||
"typings": "build/main/index.d.ts", | ||
... | ... | @@ -47,7 +47,7 @@ |
"node": ">=8.9" | ||
}, | ||
"dependencies": { | ||
"@neon-exchange/nash-protocol": "3.0.30", | ||
"@neon-exchange/nash-protocol": "3.0.32", | ||
"@types/isomorphic-fetch": "^0.0.35", | ||
"@types/request": "^2.48.1", | ||
"apollo-cache-inmemory": "^1.5.1", | ||
... | ... |