Removed -dev suffix

This commit is contained in:
Serge Wagener 2022-02-10 18:19:41 +01:00
parent 2d45bc6e3d
commit 63ee296462
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
{ {
"pluginAlias": "SmartHomeNG-dev", "pluginAlias": "SmartHomeNG",
"pluginType": "platform", "pluginType": "platform",
"singular": true, "singular": true,
"schema": { "schema": {

4
package-lock.json generated
View File

@ -1,11 +1,11 @@
{ {
"name": "homebridge-smarthomeng2", "name": "homebridge-smarthomeng",
"version": "2.0.0", "version": "2.0.0",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "homebridge-smarthomeng2", "name": "homebridge-smarthomeng",
"version": "2.0.0", "version": "2.0.0",
"license": "Apache-2.0", "license": "Apache-2.0",
"dependencies": { "dependencies": {