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 c7df6a0 commit 06d81d3Copy full SHA for 06d81d3
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@badmachine/influxdb3-napi",
3
- "version": "1.0.9",
+ "version": "1.0.10",
4
"description": "Influxdb3 client written in rust and built for nodejs with napi-rs",
5
"main": "index.js",
6
"repository": {
@@ -140,4 +140,4 @@
140
"@badmachine/influxdb3-napi-win32-ia32-msvc": "1.0.0",
141
"@badmachine/influxdb3-napi-win32-x64-msvc": "1.0.0"
142
}
143
-}
+}
0 commit comments