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 23
23
" package.json"
24
24
],
25
25
"dependencies" : {
26
- "purescript-aff" : " ^1.0 .0" ,
26
+ "purescript-aff" : " ^1.1 .0" ,
27
27
"purescript-argonaut-core" : " ^1.0.0" ,
28
28
"purescript-arraybuffer-types" : " ^0.2.0" ,
29
- "purescript-dom" : " ^1 .0.0" ,
29
+ "purescript-dom" : " ^2 .0.0" ,
30
30
"purescript-foreign" : " ^1.0.0" ,
31
31
"purescript-form-urlencoded" : " ^1.0.0" ,
32
32
"purescript-http-methods" : " ^1.0.0" ,
33
- "purescript-integers" : " ^1.0 .0" ,
33
+ "purescript-integers" : " ^1.1 .0" ,
34
34
"purescript-math" : " ^2.0.0" ,
35
35
"purescript-media-types" : " ^1.0.0" ,
36
36
"purescript-nullable" : " ^1.0.1" ,
Original file line number Diff line number Diff line change 6
6
"test" : " jshint src && jscs src && pulp test"
7
7
},
8
8
"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 " ,
13
13
"pulp" : " ^9.0.1" ,
14
- "purescript" : " ^0.9.1 " ,
14
+ "purescript" : " ^0.9.2 " ,
15
15
"purescript-psa" : " ^0.3.9" ,
16
- "rimraf" : " ^2.5.2 " ,
16
+ "rimraf" : " ^2.5.4 " ,
17
17
"xhr2" : " ^0.1.3"
18
18
}
19
19
}
You can’t perform that action at this time.
0 commit comments