File tree Expand file tree Collapse file tree 1 file changed +10
-8
lines changed
Expand file tree Collapse file tree 1 file changed +10
-8
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @op-engineering/toolkit" ,
3- "version" : " 0.0.1" ,
4- "description" : " Toolkit with all the code I add to the projects over and over again" ,
3+ "private" : false ,
4+ "version" : " 0.0.2" ,
5+ "description" : " Toolkit useful functions" ,
56 "main" : " dist/index.js" ,
67 "types" : " dist/index.d.ts" ,
78 "files" : [
1314 },
1415 "repository" : {
1516 "type" : " git" ,
16- "url" : " git+https://github.com/ospfranco/osp- toolkit.git"
17+ "url" : " git+https://github.com/op-engineering/ toolkit.git"
1718 },
1819 "keywords" : [
1920 " toolkit" ,
2425 "author" : " Oscar Franco" ,
2526 "license" : " MIT" ,
2627 "bugs" : {
27- "url" : " https://github.com/ospfranco/osp- toolkit/issues"
28+ "url" : " https://github.com/op-engineering/ toolkit/issues"
2829 },
29- "homepage" : " https://github.com/ospfranco/osp- toolkit" ,
30+ "homepage" : " https://github.com/op-engineering/ toolkit" ,
3031 "peerDependencies" : {
31- "react" : " ^18.2.0" ,
32- "react-native" : " ^0.71.6"
33- }
32+ "react" : " *" ,
33+ "react-native" : " *"
34+ },
35+ "packageManager" : " yarn@1.22.22+sha1.ac34549e6aa8e7ead463a7407e1c7390f61a6610"
3436}
You can’t perform that action at this time.
0 commit comments