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 2
2
"packages" : [
3
3
" packages/*"
4
4
],
5
- "version" : " 0.0.32-next.2 " ,
5
+ "version" : " 0.0.32-next.3 " ,
6
6
"npmClient" : " yarn" ,
7
7
"useWorkspaces" : true
8
8
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @definitelytyped/publisher" ,
3
3
"private" : true ,
4
- "version" : " 0.0.32-next.2 " ,
4
+ "version" : " 0.0.32-next.3 " ,
5
5
"main" : " dist/index.js" ,
6
6
"types" : " dist/index.d.ts" ,
7
7
"description" : " Publish DefinitelyTyped definitions to NPM" ,
8
8
"dependencies" : {
9
9
"@definitelytyped/definitions-parser" : " ^0.0.31" ,
10
10
"@definitelytyped/header-parser" : " ^0.0.31" ,
11
- "@definitelytyped/retag" : " ^0.0.31 " ,
11
+ "@definitelytyped/retag" : " ^0.0.32-next.3 " ,
12
12
"@definitelytyped/typescript-versions" : " ^0.0.31" ,
13
13
"@definitelytyped/utils" : " ^0.0.31" ,
14
14
"@octokit/rest" : " ^16.1.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @definitelytyped/retag" ,
3
- "version" : " 0.0.31 " ,
3
+ "version" : " 0.0.32-next.3 " ,
4
4
"description" : " Refresh tags on all DT-published packages in the @types scope." ,
5
5
"author" : " Nathan Shively-Sanders <293473+sandersn@users.noreply.github.com>" ,
6
6
"homepage" : " https://github.com/microsoft/DefinitelyTyped-tools#readme" ,
You can’t perform that action at this time.
0 commit comments