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 42869bc commit 276389aCopy full SHA for 276389a
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
"dev-docs": "npm run --workspace=docs dev"
8
},
9
"workspaces": [
0 commit comments