Skip to content

Commit

Permalink
v5.3.0-beta.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 25, 2023
1 parent 1d3a949 commit 126cf29
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/ember-cli-update.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"packages": [
{
"name": "ember-cli",
"version": "5.3.0-beta.1",
"version": "5.3.0-beta.2",
"blueprints": [
{
"name": "app",
Expand Down
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
"test:ember": "ember test"
},
"devDependencies": {
"@babel/core": "^7.22.10",
"@babel/eslint-parser": "^7.22.10",
"@babel/plugin-proposal-decorators": "^7.22.10",
"@ember/optional-features": "^2.0.0",
Expand All @@ -35,7 +36,7 @@
"broccoli-asset-rev": "^3.0.0",
"concurrently": "^8.2.0",
"ember-auto-import": "^2.6.3",
"ember-cli": "~5.3.0-beta.1",
"ember-cli": "~5.3.0-beta.2",
"ember-cli-app-version": "^6.0.1",
"ember-cli-babel": "^8.0.0",
"ember-cli-clean-css": "^2.0.0",
Expand Down

0 comments on commit 126cf29

Please sign in to comment.