excalibur 0.26.0-alpha.252 → 0.26.0-alpha.253

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/LICENSE.md CHANGED
@@ -1,6 +1,6 @@
1
1
  BSD 2-Clause License
2
2
 
3
- Copyright (c) 2014, Erik Onarheim
3
+ Copyright (c) 2013, Erik Onarheim
4
4
  All rights reserved.
5
5
 
6
6
  Redistribution and use in source and binary forms, with or without
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * excalibur - 0.26.0-alpha.252+6b73a0f - 2021-10-7
2
+ * excalibur - 0.26.0-alpha.253+81e1684 - 2021-10-9
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
@@ -28153,7 +28153,7 @@ Promises_Promise = Promise_1 = Promises_decorate([
28153
28153
  * The current Excalibur version string
28154
28154
  * @description `process.env.__EX_VERSION` gets replaced by Webpack on build
28155
28155
  */
28156
- const EX_VERSION = "0.26.0-alpha.252+6b73a0f";
28156
+ const EX_VERSION = "0.26.0-alpha.253+81e1684";
28157
28157
 
28158
28158
  polyfill();
28159
28159
  // This file is used as the bundle entry point and exports everything