tailwind-typewriter
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -5,2 +5,9 @@ # Changelog | ||
### [1.0.1](https://github.com/mattpfeffer/tailwind-typewriter/compare/v1.0.0...v1.0.1) (2022-08-03) | ||
### Bug Fixes | ||
* **package:** include compiled entry file ([82aa74c](https://github.com/mattpfeffer/tailwind-typewriter/commit/82aa74ce91c2716fd0e714cee804277ecf1c3fd9)) | ||
## 1.0.0 (2022-08-03) |
{ | ||
"name": "tailwind-typewriter", | ||
"version": "1.0.0", | ||
"description": "A plugin for generating typewriter animations for Tailwind CSS.", | ||
"version": "1.0.1", | ||
"description": "A plugin for Tailwind CSS that generates typewriter style text animations in pure CSS.", | ||
"main": "dist/index.js", | ||
@@ -12,2 +12,12 @@ "author": "Matt Pfeffer (https://github.com/mattpfeffer)", | ||
}, | ||
"keywords": [ | ||
"tailwind", | ||
"tailwindcss", | ||
"tailwindcss-plugin", | ||
"plugin", | ||
"type", | ||
"writer", | ||
"typewriter", | ||
"animation" | ||
], | ||
"scripts": { | ||
@@ -14,0 +24,0 @@ "watch": "tsc -w", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
232566
17
722