diff options
| author | Factiven <[email protected]> | 2023-07-17 01:22:19 +0000 |
|---|---|---|
| committer | Factiven <[email protected]> | 2023-07-17 01:22:19 +0000 |
| commit | cfc62a497afe132601f6400f0956b5a97775eb54 (patch) | |
| tree | 0eab20ffe81d29a0ea87822dbd7073614935aa73 /package.json | |
| parent | Update README.md (diff) | |
| download | moopa-cfc62a497afe132601f6400f0956b5a97775eb54.tar.xz moopa-cfc62a497afe132601f6400f0956b5a97775eb54.zip | |
added fallback if no API key provided
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 246994f..e42b5a7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "moopa", - "version": "3.6.4", + "version": "3.6.5", "private": true, "founder": "Factiven", "scripts": { |