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 c1817e7 commit 61ee351Copy full SHA for 61ee351
package.json
@@ -1,8 +1,8 @@
1
{
2
"name": "@js-telecortex-2/js-telecortex-2-server",
3
- "version": "0.1.2-alpha",
+ "version": "0.1.3",
4
"description": "A NodeJS server for controlling APA102/SK9822/WS281X LED strips over OPC",
5
- "main": "index.js",
+ "main": "src/main.js",
6
"scripts": {
7
"test": "jest --watch --coverage",
8
"test-ci": "jest --ci --coverage",
0 commit comments