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 82647fb commit 8139e13Copy full SHA for 8139e13
lerna.json
@@ -2,7 +2,7 @@
2
"packages": [
3
"packages/*"
4
],
5
- "version": "0.0.119-next.0",
+ "version": "0.0.119-next.1",
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/tree/master/packages/dtslint-runner#readme",
"license": "MIT",
0 commit comments