v0.0.122-next.2

This commit is contained in:
TypeScript Bot
2022-07-13 21:18:59 +00:00
parent a401bc1746
commit 675f2fa51c
2 changed files with 2 additions and 2 deletions

View File

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

View File

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