[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 #8 from hacknug/dependabot/npm_and_yarn/babel/cli-7.6.0

Update @babel/cli requirement from 7.5.5 to 7.6.0

authored by

Nestor Vera and committed by
GitHub
(Sep 12, 2019, 5:48 PM +0200) 425003bd 8247a0b7

+1 -1
+1 -1
package.json
··· 37 37 "tailwindcss": "^1.0.5" 38 38 }, 39 39 "devDependencies": { 40 - "@babel/cli": "7.5.5", 40 + "@babel/cli": "7.6.0", 41 41 "@babel/core": "7.5.5", 42 42 "@babel/preset-env": "7.5.5", 43 43 "babel-jest": "^24.8.0",