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 b5367f8 commit dafc28cCopy full SHA for dafc28c
2 files changed
packages/node-red-lovebox/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@thib3113/node-red-lovebox",
3
- "version": "1.0.1",
+ "version": "1.0.2",
4
"description": "",
5
"main": "index.js",
6
"scripts": {
packages/node-red-lovebox/src/pkg.ts
@@ -1 +1 @@
-export const pkg = { name: '@thib3113/node-red-lovebox', version: '1.0.1' };
+export const pkg = { name: '@thib3113/node-red-lovebox', version: '1.0.2' };
0 commit comments