[READ-ONLY] Mirror of https://github.com/hacknug/tailwindcss-plugin-utils. A bunch of utilities to help you create and maintain plugins for Tailwind. www.npmjs.com/package/@hacknug/tailwindcss-plugin-utils
0

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #5 from hacknug/dependabot/npm_and_yarn/eslint-6.2.2

Update eslint requirement from 6.2.1 to 6.2.2

authored by

Nestor Vera and committed by
GitHub
(Aug 29, 2019, 4:37 PM +0200) 235f535b 9af20098

+1 -1
+1 -1
package.json
··· 41 41 "@babel/core": "7.5.5", 42 42 "@babel/preset-env": "7.5.5", 43 43 "babel-jest": "^24.8.0", 44 - "eslint": "6.2.1", 44 + "eslint": "6.2.2", 45 45 "eslint-config-standard": "^14.0.0", 46 46 "eslint-import-resolver-node": "^0.3.2", 47 47 "eslint-plugin-import": "2.18.2",