We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdf598b commit 072254aCopy full SHA for 072254a
package.json
@@ -1,9 +1,9 @@
1
{
2
"name": "@adam.plesnik/tailwindcss-scroll-driven-animations",
3
- "version": "0.2.0",
+ "version": "0.2.1",
4
"author": "Adam Plesnik <adam@adamplesnik.com>",
5
"scripts": {
6
- "build": "swc ./src/index.js --out-dir ./dist"
+ "build": "swc ./src/index.ts --out-dir ./dist"
7
},
8
"prettier": {
9
"printWidth": 100,
0 commit comments