Skip to content

Commit 1bf3462

Browse files
committed
Add author and description metadata
1 parent eb3b187 commit 1bf3462

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

packages/com.sncommunity.dark-mint-theme/package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
{
2-
"name": "com.sncommunity.dark-mint-theme",,
2+
"name": "com.sncommunity.dark-mint-theme",
33
"version": "1.0.0",
4+
"description": "A dark mint theme for Standard Notes.",
5+
"author": "Passkeys",
6+
"license": "GPL-3.0",
7+
"main": "dist/theme.css",
48
"scripts": {
59
"build": "shx rm -rf dist && shx mkdir -p dist && shx cp src/*.css dist/ && shx cp plugin.json dist/"
610
},

0 commit comments

Comments
 (0)