sort-keys-recursive
Advanced tools
Comparing version 1.2.0 to 1.2.1
@@ -0,1 +1,8 @@ | ||
<a name="1.2.1"></a> | ||
## 1.2.1 (2017-01-06) | ||
* Tweaks ([672b271](https://github.com/kikobeats/sort-keys-recursive/commit/672b271)) | ||
<a name="1.2.0"></a> | ||
@@ -2,0 +9,0 @@ # 1.2.0 (2017-01-06) |
@@ -5,3 +5,3 @@ { | ||
"homepage": "https://github.com/Kikobeats/sort-keys-recursive", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"main": "./index.js", | ||
@@ -47,2 +47,5 @@ "author": { | ||
}, | ||
"files": [ | ||
"index.js" | ||
], | ||
"scripts": { | ||
@@ -49,0 +52,0 @@ "coveralls": "nyc report --reporter=text-lcov | coveralls", |
@@ -19,7 +19,2 @@ # sort-keys-recursive | ||
If you want to use in the browser (powered by [Browserify](http://browserify.org/)): | ||
```bash | ||
bower install sort-keys-recursive --save | ||
``` | ||
## Usage | ||
@@ -26,0 +21,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
7345
5
33
53