excalibur 0.26.0-alpha.306 → 0.26.0-alpha.310

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.
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * excalibur - 0.26.0-alpha.306+de94747 - 2021-11-26
2
+ * excalibur - 0.26.0-alpha.310+5f94c2f - 2021-11-27
3
3
  * https://github.com/excaliburjs/Excalibur
4
4
  * Copyright (c) 2021 Excalibur.js <https://github.com/excaliburjs/Excalibur/graphs/contributors>
5
5
  * Licensed BSD-2-Clause
@@ -1,8 +1,8 @@
1
1
  /**
2
2
  * The current Excalibur version string
3
- * @description `'0.26.0-alpha.306+de94747'` gets replaced by Webpack on build
3
+ * @description `'0.26.0-alpha.310+5f94c2f'` gets replaced by Webpack on build
4
4
  */
5
- export const EX_VERSION = '0.26.0-alpha.306+de94747';
5
+ export const EX_VERSION = '0.26.0-alpha.310+5f94c2f';
6
6
  import { polyfill } from './Polyfill';
7
7
  polyfill();
8
8
  // This file is used as the bundle entry point and exports everything
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * excalibur - 0.26.0-alpha.306+de94747 - 2021-11-26
2
+ * excalibur - 0.26.0-alpha.310+5f94c2f - 2021-11-27
3
3
  * https://github.com/excaliburjs/Excalibur
4
4
  * Copyright (c) 2021 Excalibur.js <https://github.com/excaliburjs/Excalibur/graphs/contributors>
5
5
  * Licensed BSD-2-Clause
@@ -28426,7 +28426,7 @@ Promises_Promise = Promise_1 = Promises_decorate([
28426
28426
  * The current Excalibur version string
28427
28427
  * @description `process.env.__EX_VERSION` gets replaced by Webpack on build
28428
28428
  */
28429
- const EX_VERSION = "0.26.0-alpha.306+de94747";
28429
+ const EX_VERSION = "0.26.0-alpha.310+5f94c2f";
28430
28430
 
28431
28431
  polyfill();
28432
28432
  // This file is used as the bundle entry point and exports everything