Skip to content

Commit

Permalink
update pushword/js-helper version
Browse files Browse the repository at this point in the history
  • Loading branch information
RobinDev committed Oct 5, 2023
1 parent 1b761ac commit 38ecef1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/js-helper/package.json
@@ -1,6 +1,6 @@
{
"name": "@pushword/js-helper",
"version": "0.0.88",
"version": "0.0.89",
"description": "Pushword front end helpers. ",
"author": "Robin@PiedWeb <contact@piedweb.com>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/js-helper/src/tailwind.config.js
Expand Up @@ -28,7 +28,7 @@ module.exports = {
require('@tailwindcss/typography'),
require('@tailwindcss/aspect-ratio'),
require('@tailwindcss/forms'),
require('tailwindcss-hero-patterns@0.0.2'),
require('tailwindcss-hero-patterns'),
plugin(pushwordHelper.twFirstLetterPlugin),
plugin(pushwordHelper.twFirstChildPlugin),
plugin(pushwordHelper.twBleedPlugin),
Expand Down

0 comments on commit 38ecef1

Please sign in to comment.