Skip to content
Snippets Groups Projects
Verified Commit 77e1730a authored by João Magalhães's avatar João Magalhães :rocket:
Browse files

chore: bumped packages

parent 6573dc1e
No related branches found
No related tags found
No related merge requests found
Pipeline #4637 passed
...@@ -24,12 +24,12 @@ ...@@ -24,12 +24,12 @@
"@typescript-eslint/eslint-plugin": "^7.16.1", "@typescript-eslint/eslint-plugin": "^7.16.1",
"@typescript-eslint/parser": "^7.16.1", "@typescript-eslint/parser": "^7.16.1",
"buffer": "^6.0.3", "buffer": "^6.0.3",
"emukit": "^0.10.3", "emukit": "^0.10.5",
"eslint": "^8.57.0", "eslint": "^8.57.0",
"jszip": "^3.10.1", "jszip": "^3.10.1",
"nodemon": "^3.1.4", "nodemon": "^3.1.4",
"parcel": "^2.12.0", "parcel": "^2.12.0",
"prettier": "^3.3.2", "prettier": "^3.3.3",
"process": "^0.11.10", "process": "^0.11.10",
"react": "^18.3.1", "react": "^18.3.1",
"react-dom": "^18.3.1", "react-dom": "^18.3.1",
......
...@@ -459,6 +459,7 @@ export class GameboyEmulator extends EmulatorLogic implements Emulator { ...@@ -459,6 +459,7 @@ export class GameboyEmulator extends EmulatorLogic implements Emulator {
Feature.BootRomInfo, Feature.BootRomInfo,
Feature.RomTypeInfo, Feature.RomTypeInfo,
Feature.Cyclerate, Feature.Cyclerate,
Feature.Animationrate,
Feature.EmulationSpeed Feature.EmulationSpeed
] ]
: []) : [])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment