Compare commits
2 Commits
2c9dc7a3d2
...
c1c16cdfe0
| Author | SHA1 | Date | |
|---|---|---|---|
| c1c16cdfe0 | |||
| 955e373261 |
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"name": "node-red-contrib-teamspeak",
|
||||
"version": "1.0.0",
|
||||
"description": "Node RED teamspeak node",
|
||||
"main": "index.js",
|
||||
"description": "Node-RED teamspeak node",
|
||||
"main": "dist/nodes/TS3Config/TS3Config.js",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"build": "tsc --build && copyfiles -u 2 './src/nodes/**/*.{png,svg}' ./dist/nodes/ && node build/build.js"
|
||||
|
||||
@@ -157,6 +157,7 @@
|
||||
</select>
|
||||
<div class="form-row">
|
||||
You can find documentation for all functions
|
||||
<a target="_blank" href="https://multivit4min.github.io/TS3-NodeJS-Library/classes/teamspeak.teamspeak-2.html#on"> here</a>
|
||||
<a target="_blank"
|
||||
href="https://multivit4min.github.io/TS3-NodeJS-Library/classes/teamspeak.teamspeak-2.html#on"> here</a>
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user