Skip to content

Commit

Permalink
give up dummy app
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelcobain committed Dec 25, 2023
1 parent bf65030 commit 656c90b
Show file tree
Hide file tree
Showing 6 changed files with 39 additions and 1,028 deletions.
31 changes: 0 additions & 31 deletions .codeclimate.yml

This file was deleted.

1 change: 0 additions & 1 deletion .coveralls.yml

This file was deleted.

3 changes: 0 additions & 3 deletions config/ember-try.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ module.exports = async function () {
devDependencies: {
'ember-source': await getChannelURL('release'),
'ember-data': 'latest',
'ember-paper': null,
},
},
},
Expand All @@ -39,7 +38,6 @@ module.exports = async function () {
devDependencies: {
'ember-source': await getChannelURL('beta'),
'ember-data': 'beta',
'ember-paper': null,
},
},
},
Expand All @@ -49,7 +47,6 @@ module.exports = async function () {
devDependencies: {
'ember-source': await getChannelURL('canary'),
'ember-data': 'canary',
'ember-paper': null,
},
},
},
Expand Down
6 changes: 1 addition & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,13 +49,10 @@
"ember-cli-sass": "^11.0.1",
"ember-cli-sri": "^2.1.1",
"ember-cli-terser": "^4.0.2",
"ember-cli-yuidoc": "^0.9.1",
"ember-code-snippet": "^2.4.0",
"ember-data": "^3.28.0",
"ember-disable-prototype-extensions": "^1.1.3",
"ember-load-initializers": "^2.1.2",
"ember-page-title": "^6.2.2",
"ember-paper": "1.0.0-beta.36",
"ember-qunit": "^5.1.5",
"ember-resolver": "^10.1.0",
"ember-source": "~3.28.8",
Expand All @@ -75,8 +72,7 @@
"qunit": "^2.17.2",
"qunit-dom": "^1.6.0",
"sass": "^1.69.5",
"webpack": "^5.89.0",
"yuidoc-ember-cli-theme": "Turbo87/yuidoc-ember-cli-theme"
"webpack": "^5.89.0"
},
"engines": {
"node": "12.* || 14.* || >= 16"
Expand Down
Loading

0 comments on commit 656c90b

Please sign in to comment.