Skip to content

Commit 66b4578

Browse files
committed
chore: update author in packages
1 parent 3e11143 commit 66b4578

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

packages/pixel-motion/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@fuf-stack/pixel-motion",
33
"description": "fuf pixel motion with framer motion",
4-
"author": "Hannes Tiede",
4+
"author": "Fröhlich ∧ Frei",
55
"version": "1.0.18",
66
"type": "module",
77
"main": "./dist/index.cjs",
@@ -47,4 +47,4 @@
4747
"devDependencies": {
4848
"@repo/tsup-config": "workspace:*"
4949
}
50-
}
50+
}

packages/veto/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "@fuf-stack/veto",
33
"description": "fuf schema validation library",
4+
"author": "Fröhlich ∧ Frei",
45
"version": "0.12.1",
56
"main": "dist/index.js",
67
"module": "dist/index.mjs",

0 commit comments

Comments
 (0)