File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://unpkg.com/@changesets/config@3.0.3/schema.json" ,
3- "changelog" : [" @changesets/cli/changelog" , { "repo" : " protohiro-com/states " }],
3+ "changelog" : [" @changesets/cli/changelog" , { "repo" : " protohiro-com/state-layers " }],
44 "commit" : false ,
55 "fixed" : [],
66 "linked" : [],
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ concurrency:
1111
1212jobs :
1313 release :
14- if : github.repository == 'protohiro-com/states '
14+ if : github.repository == 'protohiro-com/state-layers '
1515 runs-on : ubuntu-latest
1616 permissions :
1717 contents : write
Original file line number Diff line number Diff line change 99 "types" : " ./dist/index.d.ts" ,
1010 "repository" : {
1111 "type" : " git" ,
12- "url" : " git+https://github.com/protohiro-com/states .git" ,
12+ "url" : " git+https://github.com/protohiro-com/state-layers .git" ,
1313 "directory" : " packages/react"
1414 },
15- "homepage" : " https://github.com/protohiro-com/states #readme" ,
15+ "homepage" : " https://github.com/protohiro-com/state-layers #readme" ,
1616 "bugs" : {
17- "url" : " https://github.com/protohiro-com/states /issues"
17+ "url" : " https://github.com/protohiro-com/state-layers /issues"
1818 },
1919 "publishConfig" : {
2020 "access" : " public"
You can’t perform that action at this time.
0 commit comments