[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.

Update eslint requirement from 6.1.0 to 6.2.1 (#4)

Update eslint requirement from 6.1.0 to 6.2.1

authored by

Nestor Vera and committed by
GitHub
(Aug 20, 2019, 6:59 PM +0200) 54fc03e6 4c7f66e8

+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.1.0", 44 + "eslint": "6.2.1", 45 45 "eslint-config-standard": "^13.0.1", 46 46 "eslint-import-resolver-node": "^0.3.2", 47 47 "eslint-plugin-import": "2.18.2",