Skip to content

Commit

Permalink
publish 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jankapunkt committed Jan 16, 2024
1 parent 228c7d6 commit 586b11c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 6 additions & 3 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "easy-speech",
"version": "2.2.0",
"version": "2.3.0",
"description": "Cross browser Speech Synthesis",
"type": "module",
"main": "./dist/EasySpeech.cjs.js",
Expand Down Expand Up @@ -51,10 +51,13 @@
"snazzy": "^9.0.0",
"standard": "17.1.0"
},
"funding": {
"funding": [{
"type": "GitHub",
"url": "https://github.com/sponsors/jankapunkt"
},{
"type": "PayPal",
"url": "https://paypal.me/kuesterjan"
},
}],
"engines": {
"node": ">= 14.x"
},
Expand Down

0 comments on commit 586b11c

Please sign in to comment.