[READ-ONLY] Mirror of https://github.com/hacknug/tailwindcss-image-rendering. Image-rendering utilities for Tailwind CSS. www.npmjs.com/package/tailwindcss-image-rendering
0

Configure Feed

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

Merge pull request #3 from hacknug/dependabot/npm_and_yarn/jest-25.1.0

Bump jest from 24.9.0 to 25.1.0

authored by

Nestor Vera and committed by
GitHub
(Jan 22, 2020, 3:44 PM +0100) 888b9f4d d65ece2d

+1 -1
+1 -1
package.json
··· 33 33 "lodash": "^4.17.11" 34 34 }, 35 35 "devDependencies": { 36 - "jest": "^24.8.0", 36 + "jest": "^25.1.0", 37 37 "jest-matcher-css": "^1.0.3", 38 38 "postcss": "^7.0.16", 39 39 "tailwindcss": "^1.0.1"