File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed
Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 77 "hideCredit" : true
88 },
99 "bugs" : {
10- "url" : " https://github.com/your-org /react-component-template/issues"
10+ "url" : " https://github.com/karmaniverous /react-component-npm-package- template-ts /issues"
1111 },
1212 "dependencies" : {
1313 "@karmaniverous/stan" : " ^0.5.6"
7373 "files" : [
7474 " dist"
7575 ],
76- "homepage" : " https://github.com/your-org /react-component-template#readme" ,
76+ "homepage" : " https://github.com/karmaniverous /react-component-npm-package- template-ts #readme" ,
7777 "keywords" : [
7878 " react" ,
7979 " component" ,
8787 ],
8888 "license" : " BSD-3-Clause" ,
8989 "module" : " dist/mjs/index.js" ,
90- "name" : " @your-scope /react-component-template" ,
90+ "name" : " @karmaniverous /react-component-npm-package- template-ts " ,
9191 "peerDependencies" : {
9292 "react" : " >=18" ,
9393 "react-dom" : " >=18"
128128 },
129129 "repository" : {
130130 "type" : " git" ,
131- "url" : " git+https://github.com/your-org /react-component-template.git"
131+ "url" : " git+https://github.com/karmaniverous /react-component-npm-package- template-ts .git"
132132 },
133133 "scripts" : {
134134 "build" : " rimraf dist && rollup --config rollup.config.ts --configPlugin typescript" ,
152152 "types" : " dist/index.d.ts" ,
153153 "version" : " 0.6.13"
154154}
155-
You can’t perform that action at this time.
0 commit comments