File tree 1 file changed +7
-6
lines changed
1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change 9
9
],
10
10
"repository" : {
11
11
"type" : " git" ,
12
- "url" : " git ://github.com/lumihq/purescript-react-basic-emotion.git"
12
+ "url" : " https ://github.com/lumihq/purescript-react-basic-emotion.git"
13
13
},
14
14
"dependencies" : {
15
- "purescript-prelude" : " ^4.1.0" ,
16
- "purescript-react-basic" : " ^13.0.0" ,
17
- "purescript-unsafe-reference" : " ^3.0.1" ,
18
15
"purescript-colors" : " ^5.0.0" ,
19
16
"purescript-foreign" : " ^5.0.0" ,
20
- "purescript-numbers" : " ^7.0.0"
17
+ "purescript-numbers" : " ^7.0.0" ,
18
+ "purescript-prelude" : " ^4.1.0" ,
19
+ "purescript-react-basic" : " ^13.0.0 || ^14.0.0 || ^15.0.0" ,
20
+ "purescript-typelevel-prelude" : " ^5.0.2" ,
21
+ "purescript-unsafe-reference" : " ^3.0.1"
21
22
},
22
23
"devDependencies" : {
23
24
"purescript-psci-support" : " ^4.0.0" ,
24
- "purescript-react-basic-hooks" : " ^ 2.0.2"
25
+ "purescript-react-basic-hooks" : " >= 2.0.2 <7.0.0 "
25
26
}
26
27
}
You can’t perform that action at this time.
0 commit comments