We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e11143 commit 66b4578Copy full SHA for 66b4578
packages/pixel-motion/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@fuf-stack/pixel-motion",
3
"description": "fuf pixel motion with framer motion",
4
- "author": "Hannes Tiede",
+ "author": "Fröhlich ∧ Frei",
5
"version": "1.0.18",
6
"type": "module",
7
"main": "./dist/index.cjs",
@@ -47,4 +47,4 @@
47
"devDependencies": {
48
"@repo/tsup-config": "workspace:*"
49
}
50
-}
+}
packages/veto/package.json
@@ -1,6 +1,7 @@
"name": "@fuf-stack/veto",
"description": "fuf schema validation library",
"version": "0.12.1",
"main": "dist/index.js",
"module": "dist/index.mjs",
0 commit comments