Skip to content

Commit

Permalink
Reverting module name changes, again...
Browse files Browse the repository at this point in the history
  • Loading branch information
scalvert committed May 13, 2020
1 parent f0fb342 commit e23bafd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ This addon implements the design specified in [RFC 581](https://github.com/ember
## Installation

```
ember install @ember/test-waiters
ember install ember-test-waiters
```

## Quickstart
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@ember/test-waiters",
"name": "ember-test-waiters",
"version": "2.0.1",
"description": "The default blueprint for ember-cli addons.",
"keywords": [
Expand Down

0 comments on commit e23bafd

Please sign in to comment.