sanity-plugin-hotdog-stand
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "sanity-plugin-hotdog-stand", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "A hotdog stand theme for Sanity", | ||
"main": "hotdogLogo.js", | ||
"scripts": { | ||
}, | ||
"repository": { | ||
@@ -21,7 +18,3 @@ "type": "git", | ||
"author": "Thomas Kalve", | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/tkalve/hotdog-stand/issues" | ||
}, | ||
"homepage": "https://github.com/tkalve/hotdog-stand#readme" | ||
"license": "MIT" | ||
} |
@@ -5,9 +5,9 @@ { | ||
"implements": "part:@sanity/base/brand-logo", | ||
"path": "./hotdogLogo.js" | ||
"path": "./src/hotdogLogo.js" | ||
}, | ||
{ | ||
"implements": "part:@sanity/base/theme/variables/override-style", | ||
"path": "./variables.css" | ||
"path": "./src/variables.css" | ||
} | ||
] | ||
} |
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
1560
5
1
14
2
1