Skip to content

Commit 0b194fc

Browse files
Updating the bower and package files
1 parent 4273efb commit 0b194fc

File tree

2 files changed

+6
-15
lines changed

2 files changed

+6
-15
lines changed

bower.json

Lines changed: 6 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -19,19 +19,11 @@
1919
"package.json"
2020
],
2121
"dependencies": {
22-
"purescript-tuples": "^0.4.0",
23-
"purescript-either": "^0.2.0",
24-
"purescript-monoid": "^0.3.0",
25-
"purescript-exceptions": "^0.3.0",
26-
"purescript-control": "^0.3.0",
27-
"purescript-maybe": "^0.3.0",
28-
"purescript-strings": "^0.5.0",
29-
"purescript-eff": "^0.1.0",
30-
"purescript-lists": "^0.7.0",
31-
"purescript-profunctor": "^0.3.0",
32-
"purescript-control": "^0.3.0",
33-
"purescript-console": "^0.1.0",
34-
"purescript-foldable-traversable": "^0.4.0",
35-
"purescript-transformers": "^0.6.0"
22+
"purescript-console": "^0.1.0",
23+
"purescript-exceptions": "^0.3.0",
24+
"purescript-lists": "^0.7.0",
25+
"purescript-profunctor": "^0.3.0",
26+
"purescript-strings": "^0.5.2",
27+
"purescript-transformers": "^0.6.1"
3628
}
3729
}

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"name" : "purescript-pathy",
33
"private": true,
44
"devDependencies": {
5-
"ioredis": "1.1.x",
65
"gulp": "^3.8.11",
76
"gulp-jscs": "^1.6.0",
87
"gulp-jshint": "^1.11.2",

0 commit comments

Comments
 (0)