Skip to content

Commit

Permalink
Merge pull request #19 from codesyntax/develop
Browse files Browse the repository at this point in the history
README fix addons list name
  • Loading branch information
erral authored Oct 29, 2021
2 parents df15ff6 + c2a3e1f commit 91b8f61
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Installation:

```javascript
"addons": [
"volto-form-block"
"@codesyntax/volto-listingadvanced-variation"
],
```

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@codesyntax/volto-listingadvanced-variation",
"version": "0.3.0",
"version": "0.5.0",
"description": "volto-listingadvanced-variation: Volto add-on",
"main": "src/index.js",
"license": "MIT",
Expand Down Expand Up @@ -30,4 +30,4 @@
"publishConfig": {
"access": "public"
}
}
}

0 comments on commit 91b8f61

Please sign in to comment.