File tree 4 files changed +5
-4
lines changed
4 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1
1
MIT No Attribution
2
2
3
3
Copyright 2022 andys8
4
+ Copyright 2023 purescript-react
4
5
5
6
Permission is hereby granted, free of charge, to any person obtaining a copy of this
6
7
software and associated documentation files (the "Software"), to deal in the Software
Original file line number Diff line number Diff line change 5
5
],
6
6
"repository" : {
7
7
"type" : " git" ,
8
- "url" : " https://github.com/andys8 /purescript-react-icons.git"
8
+ "url" : " https://github.com/purescript-react /purescript-react-icons.git"
9
9
},
10
10
"ignore" : [
11
11
" **/.*" ,
Original file line number Diff line number Diff line change 3
3
"version" : " 1.0.0" ,
4
4
"description" : " PureScript bindings for react-icons" ,
5
5
"type" : " module" ,
6
- "author" : " andys8 " ,
6
+ "author" : " purescript-react " ,
7
7
"license" : " MIT-0" ,
8
8
"repository" : {
9
9
"type" : " git" ,
10
- "url" : " git+https://github.com/andys8 /purescript-react-icons.git"
10
+ "url" : " git+https://github.com/purescript-react /purescript-react-icons.git"
11
11
},
12
12
"scripts" : {
13
13
"postinstall" : " spago install" ,
Original file line number Diff line number Diff line change 3
3
, packages = ./ packages. dhall
4
4
, sources = [ " src/**/*.purs" ]
5
5
, license = " MIT-0"
6
- , repository = " https://github.com/andys8 /purescript-react-icons.git"
6
+ , repository = " https://github.com/purescript-react /purescript-react-icons.git"
7
7
}
You can’t perform that action at this time.
0 commit comments