ember-source 4.5.0-alpha.2 → 4.5.0-alpha.3

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,6 +1,6 @@
1
1
  {
2
- "version": "4.5.0-alpha.2",
2
+ "version": "4.5.0-alpha.3",
3
3
  "buildType": "tag",
4
- "SHA": "4a7edf82df84be07abebaa9a104783a7563c0fa3",
5
- "assetPath": "/tag/shas/4a7edf82df84be07abebaa9a104783a7563c0fa3.tgz"
4
+ "SHA": "eb3d905a48fa57de4dd242a979964b556e5f47b6",
5
+ "assetPath": "/tag/shas/eb3d905a48fa57de4dd242a979964b556e5f47b6.tgz"
6
6
  }
@@ -6,7 +6,7 @@
6
6
  * Portions Copyright 2008-2011 Apple Inc. All rights reserved.
7
7
  * @license Licensed under MIT license
8
8
  * See https://raw.github.com/emberjs/ember.js/master/LICENSE
9
- * @version 4.5.0-alpha.2
9
+ * @version 4.5.0-alpha.3
10
10
  */
11
11
 
12
12
  /* eslint-disable no-var */
@@ -18732,7 +18732,7 @@ define("ember/version", ["exports"], function (_exports) {
18732
18732
  value: true
18733
18733
  });
18734
18734
  _exports.default = void 0;
18735
- var _default = "4.5.0-alpha.2";
18735
+ var _default = "4.5.0-alpha.3";
18736
18736
  _exports.default = _default;
18737
18737
  });
18738
18738
  define("simple-html-tokenizer", ["exports"], function (_exports) {