Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

Commit

Permalink
Update volto_addon/{{ cookiecutter.addon_name }}/README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stevepiercy authored Apr 12, 2024
1 parent 5c2a0a8 commit 92a747e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion volto_addon/{{ cookiecutter.addon_name }}/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ yarn start

Add `{{ cookiecutter.npm_package_name }}` to your `package.json`:

```JSON
```json
"dependencies": {
"{{ cookiecutter.npm_package_name }}": "*"
}
Expand Down

0 comments on commit 92a747e

Please sign in to comment.