Skip to content

Commit

Permalink
0.4.9
Browse files Browse the repository at this point in the history
  • Loading branch information
ug.rp committed Apr 27, 2024
1 parent 7157897 commit 0be9c66
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
{
"name": "@radio4000/sdk",
"version": "0.4.8",
"version": "0.4.9",
"description": "JavaScript client for Radio4000 for the browser and node",
"type": "module",
"files": [
"dist"
],
"files": ["dist"],
"module": "./dist/sdk.js",
"exports": {
".": {
Expand Down Expand Up @@ -45,11 +43,7 @@
"url": "https://github.com/radio4000/sdk/issues"
},
"homepage": "https://github.com/radio4000/sdk#readme",
"keywords": [
"radio4000",
"supabase",
"sdk"
],
"keywords": ["radio4000", "supabase", "sdk"],
"prettier": {
"semi": false,
"singleQuote": true,
Expand Down

0 comments on commit 0be9c66

Please sign in to comment.