summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorYuval Adam <yuval@y3xz.com>2015-12-11 17:08:45 +0200
committerYuval Adam <yuval@y3xz.com>2015-12-11 17:08:45 +0200
commit7cbe2e11afe091f4d8d1c3136ef02556e9a531c8 (patch)
treef6cc0ae73281b17c06c523c544c6af9c3a9267d8 /package.json
parentf65b28962d4436f4c12b22d5c51cb3ca39918a92 (diff)
Switch to netmask library
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 6e03ef5..05d4012 100644
--- a/package.json
+++ b/package.json
@@ -21,6 +21,7 @@
"babel-preset-es2015": "^6.3.13",
"babel-preset-react": "^6.3.13",
"babel-preset-stage-0": "^6.3.13",
+ "netmask": "^1.0.5",
"react": "^0.14.3",
"react-dom": "^0.14.3"
}