File tree Expand file tree Collapse file tree 1 file changed +23
-22
lines changed
Expand file tree Collapse file tree 1 file changed +23
-22
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " purescript-react-halo" ,
3- "license" : [
4- " BSD-3-Clause"
5- ],
6- "repository" : {
7- "type" : " git" ,
8- "url" : " https://github.com/robertdp/purescript-react-halo.git"
9- },
10- "ignore" : [
11- " **/.*" ,
12- " node_modules" ,
13- " bower_components" ,
14- " output"
15- ],
16- "dependencies" : {
17- "purescript-aff" : " ^v5.1.2" ,
18- "purescript-event" : " ^v1.3.0" ,
19- "purescript-free" : " ^v5.2.0" ,
20- "purescript-freeap" : " ^v5.0.1" ,
21- "purescript-react-basic-hooks" : " ^v6.2.0" ,
22- "purescript-refs" : " ^v4.1.0"
23- }
2+ "name" : " purescript-react-halo" ,
3+ "license" : [
4+ " BSD-3-Clause"
5+ ],
6+ "repository" : {
7+ "type" : " git" ,
8+ "url" : " https://github.com/robertdp/purescript-react-halo.git"
9+ },
10+ "ignore" : [
11+ " **/.*" ,
12+ " node_modules" ,
13+ " bower_components" ,
14+ " output"
15+ ],
16+ "dependencies" : {
17+ "purescript-aff" : " ^v5.1.2" ,
18+ "purescript-event" : " ^v1.3.0" ,
19+ "purescript-free" : " ^v5.2.0" ,
20+ "purescript-freeap" : " ^v5.0.1" ,
21+ "purescript-react-basic-hooks" : " ^v6.2.0" ,
22+ "purescript-refs" : " ^v4.1.0" ,
23+ "purescript-unsafe-reference" : " ^v3.1.0"
24+ }
2425}
You can’t perform that action at this time.
0 commit comments