File tree 8 files changed +14
-14
lines changed
8 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 10
10
},
11
11
"npmClient" : " yarn" ,
12
12
"useWorkspaces" : true ,
13
- "version" : " 0.7.4 "
13
+ "version" : " 0.8.0 "
14
14
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @ncwidgets/common-typings" ,
3
- "version" : " 0.7 .0" ,
3
+ "version" : " 0.8 .0" ,
4
4
"description" : " > TODO: description" ,
5
5
"author" :
" Derek Nguyen <[email protected] >" ,
6
6
"homepage" : " https://github.com/d4rekanguok/netlify-cms-widgets/tree/master/packages/common-typings#readme" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @ncwidgets/netlify-cms" ,
3
- "version" : " 0.7.4 " ,
3
+ "version" : " 0.8.0 " ,
4
4
"description" : " Custom build for NetlifyCMS that includes all of @ncwidgets custom widgets" ,
5
5
"main" : " dist/netlify-cms.js" ,
6
6
"keywords" : [],
14
14
},
15
15
"dependencies" : {
16
16
"@emotion/styled-base" : " ^10.0.31" ,
17
- "@ncwidgets/file-relation" : " ^0.7.4 " ,
18
- "@ncwidgets/id" : " ^0.7 .0" ,
17
+ "@ncwidgets/file-relation" : " ^0.8.0 " ,
18
+ "@ncwidgets/id" : " ^0.8 .0" ,
19
19
"codemirror" : " ^5.52.2" ,
20
20
"create-react-class" : " ^15.6.3" ,
21
21
"netlify-cms-app" : " ^2.12.12" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @ncwidgets/playground" ,
3
- "version" : " 0.7.4 " ,
3
+ "version" : " 0.8.0 " ,
4
4
"description" : " Playground" ,
5
5
"main" : " index.js" ,
6
6
"dependencies" : {
7
- "@ncwidgets/file-relation" : " ^0.7.4 " ,
8
- "@ncwidgets/id" : " ^0.7 .0" ,
9
- "@ncwidgets/reorder" : " ^0.7 .0" ,
10
- "@ncwidgets/tiny-mce" : " ^0.7 .0" ,
7
+ "@ncwidgets/file-relation" : " ^0.8.0 " ,
8
+ "@ncwidgets/id" : " ^0.8 .0" ,
9
+ "@ncwidgets/reorder" : " ^0.8 .0" ,
10
+ "@ncwidgets/tiny-mce" : " ^0.8 .0" ,
11
11
"netlify-cms-app" : " ^2.11.32" ,
12
12
"react" : " ^16.8.6" ,
13
13
"react-dom" : " ^16.8.6"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @ncwidgets/file-relation" ,
3
- "version" : " 0.7.4 " ,
3
+ "version" : " 0.8.0 " ,
4
4
"description" : " Netlify custom widget file relation" ,
5
5
"main" : " ./dist/index.js" ,
6
6
"keywords" : [],
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @ncwidgets/id" ,
3
- "version" : " 0.7 .0" ,
3
+ "version" : " 0.8 .0" ,
4
4
"description" : " Netlify custom widget id" ,
5
5
"main" : " ./dist/index.js" ,
6
6
"keywords" : [],
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @ncwidgets/reorder" ,
3
- "version" : " 0.7 .0" ,
3
+ "version" : " 0.8 .0" ,
4
4
"description" : " Netlify custom widget reorder" ,
5
5
"main" : " ./dist/index.js" ,
6
6
"keywords" : [],
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @ncwidgets/tiny-mce" ,
3
- "version" : " 0.7 .0" ,
3
+ "version" : " 0.8 .0" ,
4
4
"description" : " Netlify custom editor widget with TinyMCE" ,
5
5
"main" : " ./index.js" ,
6
6
"keywords" : [],
You can’t perform that action at this time.
0 commit comments