Skip to content

Commit

Permalink
fix: fix publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
arianrhodsandlot committed Oct 28, 2024
1 parent 4679f12 commit d52f60a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [0.11.0](https://github.com/arianrhodsandlot/nostalgist/compare/v0.10.0...v0.10.1) - 2024-08-16
### Fixed
- fix the crash when `AL` and `Browser` are not accessible
- improve the type declaration for the "rom" argument of the "launch" method

### Changed
- remove redundant dependencies
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@
"test:e2e": "playwright test -c tests/e2e",
"test:integration": "vitest -c tests/integration/vitest.config"
},
"bundleDependencies": ["ini", "path-browserify"],
"dependencies": {
"@types/emscripten": "1.39.13",
"@types/ini": "4.1.1",
Expand Down

0 comments on commit d52f60a

Please sign in to comment.