summaryrefslogtreecommitdiff
path: root/lib/awprint/package.json
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2017-06-01 18:11:31 -0400
committerJules Laplace <julescarbon@gmail.com>2017-06-01 18:11:31 -0400
commit997239e74ddb2ce3bd159222664c42f8978d5286 (patch)
treea0ec28a214c69fca2cecb9ba26fe4e3c1e2c47a1 /lib/awprint/package.json
parent1f9253253e1914fb09ec0b54201ad934870782d8 (diff)
printer socket io and stuff
Diffstat (limited to 'lib/awprint/package.json')
-rw-r--r--lib/awprint/package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/awprint/package.json b/lib/awprint/package.json
index f77e128..f3a88f4 100644
--- a/lib/awprint/package.json
+++ b/lib/awprint/package.json
@@ -13,7 +13,8 @@
"body-parser": "^1.15.2",
"mongoose": "^4.6.2",
"react": "^15.5.4",
- "react-dom": "^15.5.4"
+ "react-dom": "^15.5.4",
+ "socket.io": "^2.0.2"
},
"devDependencies": {
"babel-cli": "^6.24.1",