We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
v1.8.1
1 parent e14d1cf commit c57fb38Copy full SHA for c57fb38
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "opensensemap-client",
3
"description": "The library allows and improves type-based working with the openSenseMap API",
4
- "version": "1.8.0",
+ "version": "1.8.1",
5
"main": "./dist/cjs/index.cjs",
6
"module": "./dist/esm/index.mjs",
7
"types": "./dist/types/index.d.ts",
0 commit comments