Skip to content

Commit f4192c9

Browse files
committed
Update dev dependencies to fix build
1 parent bc3252a commit f4192c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@
2525
"purescript-tuples": "0.2.1"
2626
},
2727
"devDependencies": {
28-
"angular": "1.2.23",
28+
"angular": "1.2.25",
2929
"todomvc-common": "0.1.9",
3030
"purescript-strings": "0.2.1",
3131
"purescript-arrays": "0.2.0",
32-
"purescript-control": "0.2.0"
32+
"purescript-control": "0.2.1"
3333
}
3434
}

0 commit comments

Comments
 (0)