File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2727 " package.json"
2828 ],
2929 "dependencies" : {
30- "purescript-ace" : " ^1 .0.0" ,
31- "purescript-halogen" : " ^0.10 .0" ,
30+ "purescript-ace" : " ^2 .0.0" ,
31+ "purescript-halogen" : " ^0.11 .0" ,
3232 "purescript-now" : " ^1.0.0" ,
3333 "purescript-random" : " ^1.0.0" ,
3434 "purescript-refs" : " ^1.0.0"
Original file line number Diff line number Diff line change 66 "example" : " bower link && cd example && bower link purescript-ace-halogen && npm i --production && npm run -s build"
77 },
88 "devDependencies" : {
9- "jscs" : " ^2.8.0 " ,
10- "jshint" : " ^2.9.1 " ,
9+ "jscs" : " ^3.0.7 " ,
10+ "jshint" : " ^2.9.2 " ,
1111 "pulp" : " ^9.0.1" ,
12- "purescript" : " ^0.9.1 " ,
12+ "purescript" : " ^0.9.2 " ,
1313 "purescript-psa" : " ^0.3.9" ,
14- "rimraf" : " ^2.5.0 "
14+ "rimraf" : " ^2.5.4 "
1515 }
1616}
You can’t perform that action at this time.
0 commit comments