File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 11
11
"license" : " Apache-2.0" ,
12
12
"repository" : {
13
13
"type" : " git" ,
14
- "url" : " https://github.com/slamdata /purescript-css.git"
14
+ "url" : " https://github.com/purescript-contrib /purescript-css.git"
15
15
},
16
16
"ignore" : [
17
17
" **/.*" ,
21
21
" tests"
22
22
],
23
23
"dependencies" : {
24
- "purescript-generics-rep" : " ^6.0.0 " ,
25
- "purescript-nonempty" : " ^5.0.0 " ,
26
- "purescript-profunctor" : " ^4.0.0 " ,
27
- "purescript-strings" : " ^4.0.0 " ,
28
- "purescript-these" : " ^4.0.0 " ,
29
- "purescript-transformers" : " ^4.1.0 " ,
30
- "purescript-colors" : " ^5.0.0 " ,
31
- "purescript-console" : " ^4.1.0 "
24
+ "purescript-generics-rep" : " master " ,
25
+ "purescript-nonempty" : " master " ,
26
+ "purescript-profunctor" : " master " ,
27
+ "purescript-strings" : " master " ,
28
+ "purescript-these" : " master " ,
29
+ "purescript-transformers" : " master " ,
30
+ "purescript-colors" : " master " ,
31
+ "purescript-console" : " master "
32
32
},
33
33
"devDependencies" : {
34
- "purescript-exceptions" : " ^4.0.0 "
34
+ "purescript-exceptions" : " master "
35
35
}
36
36
}
You can’t perform that action at this time.
0 commit comments