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 2
2
"packages" : [
3
3
" packages/*"
4
4
],
5
- "version" : " 0.1.3 " ,
5
+ "version" : " 0.2.0 " ,
6
6
"npmClient" : " yarn" ,
7
7
"useWorkspaces" : true ,
8
8
"command" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @discord-message-components/core" ,
3
- "version" : " 0.1.2 " ,
3
+ "version" : " 0.2.0 " ,
4
4
"publishConfig" : {
5
5
"access" : " public"
6
6
},
22
22
"vite" : " ^2.0.1"
23
23
},
24
24
"dependencies" : {
25
- "@discord-message-components/markdown" : " ^0.1 .0" ,
25
+ "@discord-message-components/markdown" : " ^0.2 .0" ,
26
26
"color-rgba" : " ^2.2.3"
27
27
},
28
28
"gitHead" : " 1e5ae8e0fe8afa656bfed9b95c9b61fd7aad3d4d"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @discord-message-components/markdown" ,
3
- "version" : " 0.1 .0" ,
3
+ "version" : " 0.2 .0" ,
4
4
"publishConfig" : {
5
5
"access" : " public"
6
6
},
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @discord-message-components/react" ,
3
- "version" : " 0.1.2 " ,
3
+ "version" : " 0.2.0 " ,
4
4
"publishConfig" : {
5
5
"access" : " public"
6
6
},
27
27
"prepublishOnly" : " yarn build"
28
28
},
29
29
"dependencies" : {
30
- "@discord-message-components/core" : " ^0.1.2 "
30
+ "@discord-message-components/core" : " ^0.2.0 "
31
31
},
32
32
"peerDependencies" : {
33
33
"react" : " ^17.0.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @discord-message-components/vue" ,
3
- "version" : " 0.1.3 " ,
3
+ "version" : " 0.2.0 " ,
4
4
"publishConfig" : {
5
5
"access" : " public"
6
6
},
27
27
"prepublishOnly" : " yarn build"
28
28
},
29
29
"dependencies" : {
30
- "@discord-message-components/core" : " ^0.1.2 "
30
+ "@discord-message-components/core" : " ^0.2.0 "
31
31
},
32
32
"peerDependencies" : {
33
33
"vue" : " ^3.0.6"
45
45
"babel-loader" : " ^8.2.2" ,
46
46
"eslint-plugin-vue" : " ^7.6.0" ,
47
47
"typescript" : " ^4.1.3" ,
48
- "vue" : " ^3.0.6" ,
49
48
"vite" : " ^2.0.1" ,
49
+ "vue" : " ^3.0.6" ,
50
50
"vue-loader" : " ^16.1.2"
51
51
},
52
52
"gitHead" : " 1e5ae8e0fe8afa656bfed9b95c9b61fd7aad3d4d"
You can’t perform that action at this time.
0 commit comments