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 3d8dec1 commit 8d87c07Copy full SHA for 8d87c07
package.json
@@ -83,5 +83,5 @@
83
"test:tslint-v6": "yarn --cwd ./test/v6 install && yarn --cwd ./test/v6 upgrade && tslint --test \"./test/v6/fixtures/**/tslint.json\"",
84
"test:tslint-v6-compat": "yarn --cwd ./test/v6-compat install && yarn --cwd ./test/v6-compat upgrade && tslint --test \"./test/v6-compat/fixtures/**/tslint.json\""
85
},
86
- "version": "4.34.1"
+ "version": "4.34.2"
87
}
0 commit comments