eslint-plugin-shelf-no-need-lodash-methods
Advanced tools
Comparing version 0.1.18 to 0.1.19
@@ -6,2 +6,10 @@ # Change Log | ||
### [0.1.19](https://github.com/shelfio/libs/compare/eslint-plugin-shelf-no-need-lodash-methods@0.1.18...eslint-plugin-shelf-no-need-lodash-methods@0.1.19) (2023-10-03) | ||
**Note:** Version bump only for package eslint-plugin-shelf-no-need-lodash-methods | ||
### [0.1.18](https://github.com/shelfio/libs/compare/eslint-plugin-shelf-no-need-lodash-methods@0.1.17...eslint-plugin-shelf-no-need-lodash-methods@0.1.18) (2023-10-03) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "eslint-plugin-shelf-no-need-lodash-methods", | ||
"version": "0.1.18", | ||
"version": "0.1.19", | ||
"main": "./index.js", | ||
@@ -8,3 +8,3 @@ "scripts": { | ||
}, | ||
"gitHead": "299884fba5a598127f0826d51a8ea86c72b9e1d4" | ||
"gitHead": "d91159d77d23433f9b15a44332e7c21a22fa8a93" | ||
} |
6850