Skip to content

Commit d46b537

Browse files
committed
Update halogen, psc
1 parent 5007fb6 commit d46b537

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@
2121
],
2222
"dependencies": {
2323
"purescript-css": "^0.6.0",
24-
"purescript-halogen": "^0.6.1"
24+
"purescript-halogen": "^0.7.0"
2525
}
2626
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
},
77
"devDependencies": {
88
"pulp": "^8.1.0",
9-
"purescript": "^0.7.6",
9+
"purescript": "^0.8.5",
1010
"rimraf": "^2.5.2"
1111
}
1212
}

0 commit comments

Comments
 (0)