Skip to content

Commit

Permalink
Reproduce glimmerjs/glimmer.js#345, but for Ember 4 alpha.2
Browse files Browse the repository at this point in the history
  • Loading branch information
NullVoxPopuli committed May 7, 2021
1 parent a3e4837 commit 28c117f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Expand Up @@ -87,7 +87,7 @@
"ember-page-title": "^6.2.1",
"ember-qunit": "^5.1.4",
"ember-resolver": "^8.0.2",
"ember-source": "3.28.0-beta.1",
"ember-source": "4.0.0-alpha.2",
"ember-template-lint": "^3.3.1",
"eslint": "^7.25.0",
"file-loader": "^6.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -6858,10 +6858,10 @@ ember-source-channel-url@^3.0.0:
dependencies:
node-fetch "^2.6.0"

ember-source@3.28.0-beta.1:
version "3.28.0-beta.1"
resolved "https://registry.npmjs.org/ember-source/-/ember-source-3.28.0-beta.1.tgz#b91084e0a8fdb2b54356302822fffe5232e8d7ae"
integrity sha512-Oc2YaVptf0E/xNtUhLFucqx/3/EypMqIFnmOvglEH1v7oItUL+rPZopMtpIZULFmKvDCnRURAZjYp5LMBHuo+w==
ember-source@4.0.0-alpha.2:
version "4.0.0-alpha.2"
resolved "https://registry.npmjs.org/ember-source/-/ember-source-4.0.0-alpha.2.tgz#a13272299fed096dbdd4c9c92a426fc8af7c3a7a"
integrity sha512-ONHVFiW4DsanNuJEmidPxGBkbHfpBQQDF4xw9EpydJh74R4Wn2gdUhyDKyHrM3IihnZT9Sa9ybMCN20n8jtorQ==
dependencies:
"@babel/helper-module-imports" "^7.8.3"
"@babel/plugin-transform-block-scoping" "^7.8.3"
Expand Down

0 comments on commit 28c117f

Please sign in to comment.