File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 22 "packages" : [
33 " packages/*"
44 ],
5- "version" : " 0.2.0 " ,
5+ "version" : " 0.2.1 " ,
66 "npmClient" : " yarn" ,
77 "useWorkspaces" : true ,
88 "command" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @discord-message-components/core" ,
3- "version" : " 0.2.0 " ,
3+ "version" : " 0.2.1 " ,
44 "publishConfig" : {
55 "access" : " public"
66 },
Original file line number Diff line number Diff line change 11{
22 "name" : " @discord-message-components/react" ,
3- "version" : " 0.2.0 " ,
3+ "version" : " 0.2.1 " ,
44 "publishConfig" : {
55 "access" : " public"
66 },
2727 "prepublishOnly" : " yarn build"
2828 },
2929 "dependencies" : {
30- "@discord-message-components/core" : " ^0.2.0 "
30+ "@discord-message-components/core" : " ^0.2.1 "
3131 },
3232 "peerDependencies" : {
3333 "react" : " ^17.0.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @discord-message-components/vue" ,
3- "version" : " 0.2.0 " ,
3+ "version" : " 0.2.1 " ,
44 "publishConfig" : {
55 "access" : " public"
66 },
2727 "prepublishOnly" : " yarn build"
2828 },
2929 "dependencies" : {
30- "@discord-message-components/core" : " ^0.2.0 "
30+ "@discord-message-components/core" : " ^0.2.1 "
3131 },
3232 "peerDependencies" : {
3333 "vue" : " ^3.0.6"
You can’t perform that action at this time.
0 commit comments