We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2abeadf commit e26c790Copy full SHA for e26c790
lerna.json
@@ -2,7 +2,7 @@
2
"packages": [
3
"packages/*"
4
],
5
- "version": "0.0.58-next.6",
+ "version": "0.0.58-next.7",
6
"npmClient": "yarn",
7
"useWorkspaces": true
8
}
packages/dtslint-runner/package.json
@@ -1,6 +1,6 @@
1
{
"name": "@definitelytyped/dtslint-runner",
"description": "Run dtslint on DefinitelyTyped packages",
"homepage": "https://github.com/microsoft/DefinitelyTyped-tools#readme",
"license": "MIT",
0 commit comments