Commit f489112 1 parent af34d04 commit f489112 Copy full SHA for f489112
File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4
4
],
5
5
"npmClient" : " yarn" ,
6
6
"useWorkspaces" : true ,
7
- "version" : " 0.2 .0"
7
+ "version" : " 0.3 .0"
8
8
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " monaco-editor-auto-typings" ,
3
- "version" : " 0.2 .0" ,
3
+ "version" : " 0.3 .0" ,
4
4
"repository" : {
5
5
"type" : " git" ,
6
6
"url" : " git@github.com:lukasbach/monaco-editor-auto-typings.git" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " monaco-editor-auto-typings-demo" ,
3
- "version" : " 0.2 .0" ,
3
+ "version" : " 0.3 .0" ,
4
4
"license" : " MIT" ,
5
5
"private" : true ,
6
6
"scripts" : {
28
28
},
29
29
"dependencies" : {
30
30
"monaco-editor" : " ^0.33.0" ,
31
- "monaco-editor-auto-typings" : " ^0.2 .0"
31
+ "monaco-editor-auto-typings" : " ^0.3 .0"
32
32
}
33
33
}
You can’t perform that action at this time.
0 commit comments