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 af0ec1a commit 39a5f63Copy full SHA for 39a5f63
CHANGELOG.md
@@ -1,6 +1,9 @@
1
# Change Log
2
This project adheres to [Semantic Versioning](http://semver.org/).
3
4
+## 1.0.14
5
+* Another way to fix yarn and Hadoop CLI conflict (by Al Amin Ahamed).
6
+
7
## 1.0.13
8
* Fixed warning text.
9
package.json
@@ -1,6 +1,6 @@
{
"name": "update-browserslist-db",
- "version": "1.0.13",
+ "version": "1.0.14",
"description": "CLI tool to update caniuse-lite to refresh target browsers from Browserslist config",
"keywords": [
"caniuse",
0 commit comments