v0.0.164-next.0

This commit is contained in:
TypeScript Bot
2023-06-02 16:13:33 +00:00
parent ea31ff86e5
commit e365df5103
2 changed files with 2 additions and 2 deletions

View File

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

View File

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