File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 25
25
"purescript-node-buffer" : " ^1.0.0" ,
26
26
"purescript-node-path" : " ^1.0.0" ,
27
27
"purescript-unsafe-coerce" : " ^1.0.0" ,
28
- "purescript-nullable" : " ^1.0.0 " ,
28
+ "purescript-nullable" : " ^1.0.1 " ,
29
29
"purescript-node-streams" : " ^1.0.0" ,
30
30
"purescript-exceptions" : " ^1.0.0" ,
31
- "purescript-js-date" : " ^1 .0.0" ,
32
- "purescript-globals" : " ^1.0 .0"
31
+ "purescript-js-date" : " ^2 .0.0" ,
32
+ "purescript-globals" : " ^1.1 .0"
33
33
},
34
34
"devDependencies" : {
35
35
"purescript-console" : " ^1.0.0"
Original file line number Diff line number Diff line change 6
6
"test" : " pulp test"
7
7
},
8
8
"devDependencies" : {
9
- "jscs" : " ^2.8.0 " ,
10
- "jshint" : " ^2.9.1 " ,
9
+ "jscs" : " ^3.0.7 " ,
10
+ "jshint" : " ^2.9.2 " ,
11
11
"pulp" : " ^9.0.1" ,
12
- "purescript-psa" : " ^0.3.8 " ,
13
- "rimraf" : " ^2.5.0 "
12
+ "purescript-psa" : " ^0.3.9 " ,
13
+ "rimraf" : " ^2.5.4 "
14
14
}
15
15
}
You can’t perform that action at this time.
0 commit comments