aboutsummaryrefslogtreecommitdiffhomepage
path: root/bower.json
diff options
context:
space:
mode:
authoreric thul <thul.eric@gmail.com>2016-03-13 10:00:17 -0400
committereric thul <thul.eric@gmail.com>2016-03-13 10:00:17 -0400
commit0f0403a8359f316ece009442f2b3803e897cc9f1 (patch)
tree6e6d1f0b44750997e5358a2327be29d159da69b3 /bower.json
parentcfd5d2afba83a0082a3be638a05d1768ee73335e (diff)
downloadpurs-loader-0f0403a8359f316ece009442f2b3803e897cc9f1.tar.gz
purs-loader-0f0403a8359f316ece009442f2b3803e897cc9f1.tar.zst
purs-loader-0f0403a8359f316ece009442f2b3803e897cc9f1.zip
Defers to the plugin for writing PureScript output
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/bower.json b/bower.json
index 681612d..761c24c 100644
--- a/bower.json
+++ b/bower.json
@@ -5,7 +5,6 @@
5 "purescript-aff": "^0.13.0", 5 "purescript-aff": "^0.13.0",
6 "purescript-foreign": "^0.7.0", 6 "purescript-foreign": "^0.7.0",
7 "purescript-unsafe-coerce": "~0.1.0", 7 "purescript-unsafe-coerce": "~0.1.0",
8 "purescript-nullable": "~0.2.1", 8 "purescript-nullable": "~0.2.1"
9 "purescript-node-process": "~0.4.1"
10 } 9 }
11} 10}