Skip to content

Commit

Permalink
v8.1.19
Browse files Browse the repository at this point in the history
  • Loading branch information
caiiiycuk committed Aug 29, 2024
1 parent 8fa522a commit 471ed56
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "js-dos",
"version": "8.1.18",
"version": "8.1.19",
"description": "Full-featured DOS player with multiple emulator backends",
"type": "module",
"keywords": [
Expand Down Expand Up @@ -37,7 +37,7 @@
"@typescript-eslint/parser": "^6.20.0",
"autoprefixer": "^10.4.17",
"daisyui": "^3.9.3",
"emulators": "8.1.8",
"emulators": "8.1.9",
"eslint": "^8.56.0",
"eslint-config-google": "^0.14.0",
"postcss": "^8.4.33",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1159,10 +1159,10 @@ electron-to-chromium@^1.4.648:
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.653.tgz#832ab25e80ad698ac09c1ca547bd9ee6cce7df10"
integrity sha512-wA2A2LQCqnEwQAvwADQq3KpMpNwgAUBnRmrFgRzHnPhbQUFArTR32Ab46f4p0MovDLcg4uqd4nCsN2hTltslpA==

[email protected].8:
version "8.1.8"
resolved "https://registry.yarnpkg.com/emulators/-/emulators-8.1.8.tgz#7046833aed33d8cb6d4ceb24c2a754e5c421b8b3"
integrity sha512-RtvCrFu+LyW2NHoOzDzMeJ5g50Hf10GQuBvC6OP4ZW7IKj+5k1CATpebjklMgZzKB2G7qGLc/mGOUfi8zglNmQ==
[email protected].9:
version "8.1.9"
resolved "https://registry.yarnpkg.com/emulators/-/emulators-8.1.9.tgz#95cc583125acf284140a5ef9448fa3a1732847a6"
integrity sha512-vG0Bb3nE4MxUd/Mc2rtIU/lTLVY/dPhKCFuiZzubrLysQk7f7puCJaezCVKcQwzHqFrEgFBEH3YNlt8F2V31vQ==

entities@^4.2.0:
version "4.5.0"
Expand Down

0 comments on commit 471ed56

Please sign in to comment.