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 202c301 commit 7320c20Copy full SHA for 7320c20
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "node-csfd-api",
3
- "version": "2.9.0",
+ "version": "2.10.0",
4
"description": "ČSFD API in JavaScript. Amazing NPM library for scrapping csfd.cz :)",
5
"main": "index.js",
6
"author": "BART! <bart@bartweb.cz>",
@@ -84,4 +84,4 @@
84
"lint-staged": {
85
"*.ts": "eslint --cache --fix"
86
}
87
-}
+}
0 commit comments