@cartridge/controller
Advanced tools
Comparing version 0.3.30 to 0.3.31
@@ -57,3 +57,12 @@ export const defaultPresets = { | ||
}, | ||
"loot-survivor": { | ||
id: "loot-survivor", | ||
name: "Loot Survivor", | ||
icon: "/whitelabel/loot-survivor/icon.png", | ||
cover: "/whitelabel/loot-survivor/cover.png", | ||
colors: { | ||
primary: "#33FF33", | ||
}, | ||
}, | ||
}; | ||
//# sourceMappingURL=presets.js.map |
{ | ||
"name": "@cartridge/controller", | ||
"version": "0.3.30", | ||
"version": "0.3.31", | ||
"description": "Cartridge Controller", | ||
@@ -22,3 +22,3 @@ "module": "dist/index.js", | ||
"typescript": "^5.4.5", | ||
"@cartridge/tsconfig": "^0.3.30" | ||
"@cartridge/tsconfig": "^0.3.31" | ||
}, | ||
@@ -25,0 +25,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
42591
695