aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordaurnimator <quae@daurnimator.com>2018-04-22 23:29:03 +1000
committerdaurnimator <quae@daurnimator.com>2018-04-23 00:00:13 +1000
commit84194191c49e9aa2375633061343960f71d7555e (patch)
tree85f1d43770d3708030a7a763429c978ef1eb5ff7 /package.json
parentdf769e894b7be99ccc102615b17250e19a8f86c6 (diff)
downloadfengari-84194191c49e9aa2375633061343960f71d7555e.tar.gz
fengari-84194191c49e9aa2375633061343960f71d7555e.tar.bz2
fengari-84194191c49e9aa2375633061343960f71d7555e.zip
src/loslib.js: Use our own strftime implementation; removes dependency
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 9988883..ca4c18f 100644
--- a/package.json
+++ b/package.json
@@ -36,7 +36,6 @@
"dependencies": {
"readline-sync": "^1.4.9",
"sprintf-js": "^1.1.1",
- "strftime": "^0.10.0",
"tmp": "^0.0.33"
},
"sideEffects": false,