File tree Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 22 "packages" : [
33 " packages/*"
44 ],
5- "version" : " 0.1.3 " ,
5+ "version" : " 0.2.0 " ,
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.1.2 " ,
3+ "version" : " 0.2.0 " ,
44 "publishConfig" : {
55 "access" : " public"
66 },
2222 "vite" : " ^2.0.1"
2323 },
2424 "dependencies" : {
25- "@discord-message-components/markdown" : " ^0.1 .0" ,
25+ "@discord-message-components/markdown" : " ^0.2 .0" ,
2626 "color-rgba" : " ^2.2.3"
2727 },
2828 "gitHead" : " 1e5ae8e0fe8afa656bfed9b95c9b61fd7aad3d4d"
Original file line number Diff line number Diff line change 11{
22 "name" : " @discord-message-components/markdown" ,
3- "version" : " 0.1 .0" ,
3+ "version" : " 0.2 .0" ,
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.1.2 " ,
3+ "version" : " 0.2.0 " ,
44 "publishConfig" : {
55 "access" : " public"
66 },
2727 "prepublishOnly" : " yarn build"
2828 },
2929 "dependencies" : {
30- "@discord-message-components/core" : " ^0.1.2 "
30+ "@discord-message-components/core" : " ^0.2.0 "
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.1.3 " ,
3+ "version" : " 0.2.0 " ,
44 "publishConfig" : {
55 "access" : " public"
66 },
2727 "prepublishOnly" : " yarn build"
2828 },
2929 "dependencies" : {
30- "@discord-message-components/core" : " ^0.1.2 "
30+ "@discord-message-components/core" : " ^0.2.0 "
3131 },
3232 "peerDependencies" : {
3333 "vue" : " ^3.0.6"
4545 "babel-loader" : " ^8.2.2" ,
4646 "eslint-plugin-vue" : " ^7.6.0" ,
4747 "typescript" : " ^4.1.3" ,
48- "vue" : " ^3.0.6" ,
4948 "vite" : " ^2.0.1" ,
49+ "vue" : " ^3.0.6" ,
5050 "vue-loader" : " ^16.1.2"
5151 },
5252 "gitHead" : " 1e5ae8e0fe8afa656bfed9b95c9b61fd7aad3d4d"
You can’t perform that action at this time.
0 commit comments