Skip to content

Commit

Permalink
build: remove ember-cli-typescript
Browse files Browse the repository at this point in the history
  • Loading branch information
MrChocolatine committed Jul 5, 2021
1 parent e257717 commit 1de27c4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,7 @@
},
"dependencies": {
"ember-cli-babel": "^7.26.5",
"ember-cli-htmlbars": "^5.3.2",
"ember-cli-typescript": "^4.2.1"
"ember-cli-htmlbars": "^5.3.2"
},
"devDependencies": {
"@ember/optional-features": "^2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5019,7 +5019,7 @@ ember-cli-typescript@^2.0.2:
stagehand "^1.0.0"
walk-sync "^1.0.0"

ember-cli-typescript@^4.1.0, ember-cli-typescript@^4.2.1:
ember-cli-typescript@^4.1.0:
version "4.2.1"
resolved "https://registry.yarnpkg.com/ember-cli-typescript/-/ember-cli-typescript-4.2.1.tgz#54d08fc90318cc986f3ea562f93ce58a6cc4c24d"
integrity sha512-0iKTZ+/wH6UB/VTWKvGuXlmwiE8HSIGcxHamwNhEC5x1mN3z8RfvsFZdQWYUzIWFN2Tek0gmepGRPTwWdBYl/A==
Expand Down

0 comments on commit 1de27c4

Please sign in to comment.