v0.0.35-next.3

This commit is contained in:
TypeScript Bot
2020-05-27 22:51:35 +00:00
parent 12d851b275
commit f51bca6846
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
"packages": [
"packages/*"
],
"version": "0.0.35-next.2",
"version": "0.0.35-next.3",
"npmClient": "yarn",
"useWorkspaces": true
}

View File

@@ -1,6 +1,6 @@
{
"name": "@definitelytyped/dtslint-runner",
"version": "0.0.35-next.2",
"version": "0.0.35-next.3",
"description": "Run dtslint on DefinitelyTyped packages",
"homepage": "https://github.com/microsoft/DefinitelyTyped-tools#readme",
"license": "MIT",