aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordaurnimator <quae@daurnimator.com>2017-03-03 22:46:39 +1100
committerdaurnimator <quae@daurnimator.com>2017-03-03 22:46:39 +1100
commitdba35fd2956f9f6b14ea8947baa11c5e483bc407 (patch)
tree67557d7f3a58d85d07b36fe303d7c83d8e9e4aa8 /package.json
parenteada82cc75dd0a2ad40ad25552f8e8e2c93891f8 (diff)
downloadfengari-dba35fd2956f9f6b14ea8947baa11c5e483bc407.tar.gz
fengari-dba35fd2956f9f6b14ea8947baa11c5e483bc407.tar.bz2
fengari-dba35fd2956f9f6b14ea8947baa11c5e483bc407.zip
Remove use of 'buffer-dataview' library
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json
index 7496921..d567a62 100644
--- a/package.json
+++ b/package.json
@@ -33,7 +33,6 @@
"tmp": "0.0.31"
},
"dependencies": {
- "buffer-dataview": "0.0.2",
"seedrandom": "^2.4.2"
}
}