Skip to content

Commit 8139e13

Browse files
v0.0.119-next.1
1 parent 82647fb commit 8139e13

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"packages": [
33
"packages/*"
44
],
5-
"version": "0.0.119-next.0",
5+
"version": "0.0.119-next.1",
66
"npmClient": "yarn",
77
"useWorkspaces": true
88
}

packages/dtslint-runner/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@definitelytyped/dtslint-runner",
3-
"version": "0.0.119-next.0",
3+
"version": "0.0.119-next.1",
44
"description": "Run dtslint on DefinitelyTyped packages",
55
"homepage": "https://github.com/microsoft/DefinitelyTyped-tools/tree/master/packages/dtslint-runner#readme",
66
"license": "MIT",

0 commit comments

Comments
 (0)