Skip to content

Commit dc71eeb

Browse files
authored
Update README.md
1 parent bce1b14 commit dc71eeb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Add to your `medusa-config.js`:
3232
const plugins = [
3333
// ... other plugins
3434
{
35-
resolve: `@intuio/medusa-push-notification@medusa-v1`,
35+
resolve: `@intuio/medusa-push-notification`,
3636
}
3737
]
3838
```
@@ -222,4 +222,4 @@ Pull requests are welcome. For major changes, please open an issue first to disc
222222
223223
## License
224224
225-
[MIT](https://choosealicense.com/licenses/mit/)
225+
[MIT](https://choosealicense.com/licenses/mit/)

0 commit comments

Comments
 (0)