@cartridge/controller
Advanced tools
Comparing version 0.3.40 to 0.3.41
@@ -102,3 +102,12 @@ export const defaultPresets = { | ||
}, | ||
flippyflop: { | ||
id: "flippyflop", | ||
name: "FlippyFlop", | ||
icon: "/whitelabel/flippyflop/icon.png", | ||
cover: "/whitelabel/flippyflop/cover.png", | ||
colors: { | ||
primary: "#F38332", | ||
}, | ||
}, | ||
}; | ||
//# sourceMappingURL=presets.js.map |
{ | ||
"name": "@cartridge/controller", | ||
"version": "0.3.40", | ||
"version": "0.3.41", | ||
"description": "Cartridge Controller", | ||
@@ -22,3 +22,3 @@ "module": "dist/index.js", | ||
"typescript": "^5.4.5", | ||
"@cartridge/tsconfig": "^0.3.40" | ||
"@cartridge/tsconfig": "^0.3.41" | ||
}, | ||
@@ -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
46696
772