File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 2323 " package.json"
2424 ],
2525 "dependencies" : {
26- "purescript-aff" : " ^1.0 .0" ,
26+ "purescript-aff" : " ^1.1 .0" ,
2727 "purescript-argonaut-core" : " ^1.0.0" ,
2828 "purescript-arraybuffer-types" : " ^0.2.0" ,
29- "purescript-dom" : " ^1 .0.0" ,
29+ "purescript-dom" : " ^2 .0.0" ,
3030 "purescript-foreign" : " ^1.0.0" ,
3131 "purescript-form-urlencoded" : " ^1.0.0" ,
3232 "purescript-http-methods" : " ^1.0.0" ,
33- "purescript-integers" : " ^1.0 .0" ,
33+ "purescript-integers" : " ^1.1 .0" ,
3434 "purescript-math" : " ^2.0.0" ,
3535 "purescript-media-types" : " ^1.0.0" ,
3636 "purescript-nullable" : " ^1.0.1" ,
Original file line number Diff line number Diff line change 66 "test" : " jshint src && jscs src && pulp test"
77 },
88 "devDependencies" : {
9- "body-parser" : " ^1.13 .2" ,
10- "express" : " ^4.13.1 " ,
11- "jscs" : " ^2.8.0 " ,
12- "jshint" : " ^2.9.1 " ,
9+ "body-parser" : " ^1.15 .2" ,
10+ "express" : " ^4.14.0 " ,
11+ "jscs" : " ^3.0.7 " ,
12+ "jshint" : " ^2.9.2 " ,
1313 "pulp" : " ^9.0.1" ,
14- "purescript" : " ^0.9.1 " ,
14+ "purescript" : " ^0.9.2 " ,
1515 "purescript-psa" : " ^0.3.9" ,
16- "rimraf" : " ^2.5.2 " ,
16+ "rimraf" : " ^2.5.4 " ,
1717 "xhr2" : " ^0.1.3"
1818 }
1919}
You can’t perform that action at this time.
0 commit comments