[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 #94 from hacknug/dependabot/npm_and_yarn/flat-5.0.2

Bump flat from 4.1.0 to 5.0.2

authored by

Nestor Vera and committed by
GitHub
(Feb 22, 2021, 5:03 PM +0100) 5ae4a92c fe63f0c9

+1 -1
+1 -1
package.json
··· 31 31 "test": "jest" 32 32 }, 33 33 "dependencies": { 34 - "flat": "^4.1.0", 34 + "flat": "^5.0.2", 35 35 "lodash": "^4.17.15", 36 36 "postcss": "^7.0.18", 37 37 "tailwindcss": "^1.1.2"