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 1212 "url" : " git://github.com/purescript-node/purescript-node-url.git"
1313 },
1414 "dependencies" : {
15- "purescript-nullable" : " ^2 .0.0"
15+ "purescript-nullable" : " ^3 .0.0"
1616 }
1717}
Original file line number Diff line number Diff line change 22 "private" : true ,
33 "scripts" : {
44 "clean" : " rimraf output && rimraf .pulp-cache" ,
5- "build" : " jshint src && jscs src && pulp build --censor-lib --strict" ,
5+ "build" : " jshint src && jscs src && pulp build -- -- censor-lib --strict" ,
66 "test" : " pulp test"
77 },
88 "devDependencies" : {
99 "jscs" : " ^3.0.7" ,
1010 "jshint" : " ^2.9.4" ,
11- "pulp" : " ^9 .0.1 " ,
12- "purescript-psa " : " ^0.3.9 " ,
13- "purescript" : " ^0.10.1 " ,
14- "rimraf" : " ^2.5.4 "
11+ "pulp" : " ^11 .0.0 " ,
12+ "purescript" : " ^0.11.1 " ,
13+ "purescript-psa " : " ^0.5.0 " ,
14+ "rimraf" : " ^2.6.1 "
1515 }
1616}
You can’t perform that action at this time.
0 commit comments