-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- @elemaudio/[email protected] - @elemaudio/[email protected] - @elemaudio/[email protected]
- Loading branch information
1 parent
b2cdef4
commit 7f915af
Showing
6 changed files
with
13 additions
and
13 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@elemaudio/offline-renderer", | ||
"version": "3.0.0-alpha.0", | ||
"version": "3.0.0", | ||
"type": "module", | ||
"description": "Official package for rendering Elementary Audio applications offline", | ||
"author": "Nick Thompson <[email protected]>", | ||
|
@@ -39,7 +39,7 @@ | |
"rollup-plugin-ignore": "^1.0.10" | ||
}, | ||
"dependencies": { | ||
"@elemaudio/core": "^3.0.0-alpha.0", | ||
"@elemaudio/core": "^3.0.0", | ||
"invariant": "^2.2.4" | ||
} | ||
} |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters