aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authoreric thul <thul.eric@gmail.com>2016-11-05 14:15:58 -0400
committereric thul <thul.eric@gmail.com>2016-11-05 14:15:58 -0400
commit5f2b3d93a5e4e21e48544be7b4098e38b3fdb2a6 (patch)
treeb54b66b4f92c2a1d8d578f5d8dd43748b72bde38 /package.json
parent4b99e432d63e7a0ce8ad8d2184232417853bfd2b (diff)
downloadpurs-loader-5f2b3d93a5e4e21e48544be7b4098e38b3fdb2a6.tar.gz
purs-loader-5f2b3d93a5e4e21e48544be7b4098e38b3fdb2a6.tar.zst
purs-loader-5f2b3d93a5e4e21e48544be7b4098e38b3fdb2a6.zip
Adding dargs dependency
See issue #69
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 66d4395..f48fa23 100644
--- a/package.json
+++ b/package.json
@@ -38,6 +38,7 @@
38 "bluebird": "^3.3.5", 38 "bluebird": "^3.3.5",
39 "chalk": "^1.1.3", 39 "chalk": "^1.1.3",
40 "cross-spawn": "^3.0.1", 40 "cross-spawn": "^3.0.1",
41 "dargs": "^5.1.0",
41 "debug": "^2.2.0", 42 "debug": "^2.2.0",
42 "globby": "^4.0.0", 43 "globby": "^4.0.0",
43 "js-string-escape": "^1.0.1", 44 "js-string-escape": "^1.0.1",