Skip to content

Commit

Permalink
commited package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ItshMoh committed Sep 21, 2024
1 parent b9317b7 commit 313b74d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
"homepage": "https://github.com/asyncapi/python-paho-template#readme",
"dependencies": {
"@asyncapi/generator-filters": "^2.1.0",
"@asyncapi/generator-react-sdk": "^1.1.2",
"js-yaml": "^3.13.1",
"lodash": "^4.17.15"
},
Expand All @@ -42,6 +43,7 @@
"@semantic-release/release-notes-generator": "^9.0.1",
"conventional-changelog-conventionalcommits": "^4.2.3",
"eslint": "^6.8.0",
"sanitize-filename": "^1.6.3",
"semantic-release": "^21.0.1"
},
"release": {
Expand Down Expand Up @@ -73,6 +75,7 @@
"required": false
}
},
"renderer": "react",
"filters": [
"@asyncapi/generator-filters"
]
Expand Down

0 comments on commit 313b74d

Please sign in to comment.