We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff2f624 commit 6c9d5a7Copy full SHA for 6c9d5a7
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "podcast-api",
3
- "version": "1.0.7",
+ "version": "1.0.8",
4
"description": "JavaScript bindings for the Listen Notes Podcast API",
5
"main": "src/PodcastApiClient.js",
6
"scripts": {
@@ -11,7 +11,7 @@
11
"jest": {
12
"testMatch": ["**/tests/*Test.js"],
13
"testEnvironment": "node"
14
- },
+ },
15
"repository": {
16
"type": "git",
17
"url": "git+https://github.com/ListenNotes/podcast-api-js.git"
0 commit comments