diff --git a/NOTICE b/NOTICE index 6dc4400b82..14d821345c 100644 --- a/NOTICE +++ b/NOTICE @@ -61,6 +61,7 @@ under the licensing terms detailed in LICENSE: * Jonas Minnberg * Kam Chehresa * Mopsgamer <79159094+Mopsgamer@users.noreply.github.com> +* EDM115 Portions of this software are derived from third-party works licensed under the following terms: diff --git a/std/assembly.json b/std/assembly.json index 10a3e067dc..189ed19dc7 100644 --- a/std/assembly.json +++ b/std/assembly.json @@ -7,7 +7,6 @@ "allowJs": false, "typeRoots": [ "types" ], "types": [ "assembly" ], - "baseUrl": ".", "paths": { "*": [ "./assembly/*"