ember-cli
Advanced tools
@@ -31,5 +31,5 @@ { | ||
"devDependencies": { | ||
"@babel/core": "^7.26.7<% if (!typescript) { %>", | ||
"@babel/core": "^7.26.7", | ||
"@babel/eslint-parser": "^7.26.5", | ||
"@babel/plugin-proposal-decorators": "^7.25.9<% } %><% if (typescript && emberData) { %>", | ||
"@babel/plugin-proposal-decorators": "^7.25.9<% if (typescript && emberData) { %>", | ||
"@ember-data/adapter": "~5.3.10", | ||
@@ -36,0 +36,0 @@ "@ember-data/graph": "~5.3.10", |
{ | ||
"name": "ember-cli", | ||
"version": "6.3.0-beta.2", | ||
"version": "6.3.0-beta.3", | ||
"description": "Command line tool for developing ambitious ember.js apps", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Sorry, the diff of this file is too big to display
1247652
0.08%