Skip to content

Commit 7fe2651

Browse files
committed
fix author and remove public conf
1 parent 55422a4 commit 7fe2651

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,8 @@
1515
"tailwindcss",
1616
"plugin"
1717
],
18-
"author": "Philipp Reinking <[email protected]>",
18+
"author": "Philipp Reinking <[email protected]> (https://deck9.co)",
1919
"license": "MIT",
20-
"publishConfig": {
21-
"access": "public"
22-
},
2320
"dependencies": {
2421
"tailwindcss": "^2.2.7"
2522
}

0 commit comments

Comments
 (0)