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 eb3b187 commit 1bf3462Copy full SHA for 1bf3462
1 file changed
packages/com.sncommunity.dark-mint-theme/package.json
@@ -1,6 +1,10 @@
1
{
2
- "name": "com.sncommunity.dark-mint-theme",,
+ "name": "com.sncommunity.dark-mint-theme",
3
"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",
8
"scripts": {
9
"build": "shx rm -rf dist && shx mkdir -p dist && shx cp src/*.css dist/ && shx cp plugin.json dist/"
10
},
0 commit comments