@coderline/alphatab 1.3.0-alpha.181 → 1.3.0-alpha.182

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/alphaTab.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * alphaTab v1.3.0-alpha.181 (develop, build 181)
2
+ * alphaTab v1.3.0-alpha.182 (develop, build 182)
3
3
  *
4
4
  * Copyright © 2022, Daniel Kuschny and Contributors, All rights reserved.
5
5
  *
@@ -40419,7 +40419,7 @@ class Environment {
40419
40419
  static detectWebPack() {
40420
40420
  try {
40421
40421
  // @ts-ignore
40422
- if (typeof __webpack_require__ !== 'function') {
40422
+ if (typeof __webpack_require__ === 'function') {
40423
40423
  return true;
40424
40424
  }
40425
40425
  }
@@ -40630,8 +40630,8 @@ class CoreSettings {
40630
40630
  // </auto-generated>
40631
40631
  class VersionInfo {
40632
40632
  }
40633
- VersionInfo.version = '1.3.0-alpha.181';
40634
- VersionInfo.date = '2022-02-20T17:16:08.027Z';
40633
+ VersionInfo.version = '1.3.0-alpha.182';
40634
+ VersionInfo.date = '2022-02-20T18:01:58.371Z';
40635
40635
 
40636
40636
  var index$5 = /*#__PURE__*/Object.freeze({
40637
40637
  __proto__: null,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@coderline/alphatab",
3
- "version": "1.3.0-alpha.181",
3
+ "version": "1.3.0-alpha.182",
4
4
  "description": "alphaTab is a music notation and guitar tablature rendering library",
5
5
  "keywords": [
6
6
  "guitar",