aboutsummaryrefslogtreecommitdiff
path: root/test/wasm/package.json
blob: b28c30b1d5069dc4d072169c6bff5d978b58ebf4 (plain)
1
2
3
4
5
6
7
{
  "dependencies": {
    "isomorphic-ws": "^4.0.1",
    "sql.js": "github:neilalexander/sql.js#252a72bf57b0538cbd49bbd6f70af71e516966ae",
    "ws": "^7.5.2"
  }
}