File tree Expand file tree Collapse file tree 1 file changed +19
-19
lines changed Expand file tree Collapse file tree 1 file changed +19
-19
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " purescript-react-basic" ,
3- "license" : [
4- " Apache-2.0"
5- ],
6- "repository" : {
7- "type" : " git" ,
8- "url" : " https://github.com/lumihq/purescript-react-basic"
9- },
10- "ignore" : [
11- " **/.*" ,
12- " node_modules" ,
13- " bower_components" ,
14- " output"
15- ],
16- "dependencies" : {
17- "purescript-effect" : " ^4 .0.0" ,
18- "purescript-prelude" : " ^6 .0.0" ,
19- "purescript-record" : " ^4 .0.0"
20- }
2+ "name" : " purescript-react-basic" ,
3+ "license" : [
4+ " Apache-2.0"
5+ ],
6+ "repository" : {
7+ "type" : " git" ,
8+ "url" : " https://github.com/lumihq/purescript-react-basic"
9+ },
10+ "ignore" : [
11+ " **/.*" ,
12+ " node_modules" ,
13+ " bower_components" ,
14+ " output"
15+ ],
16+ "dependencies" : {
17+ "purescript-effect" : " ^v4 .0.0" ,
18+ "purescript-prelude" : " ^v6 .0.0" ,
19+ "purescript-record" : " ^v4 .0.0"
20+ }
2121}
You can’t perform that action at this time.
0 commit comments