homebridge-config-ui-x
Advanced tools
Comparing version 2.3.0 to 2.3.1
{ | ||
"name": "homebridge-config-ui-x", | ||
"version": "2.3.0", | ||
"version": "2.3.1", | ||
"description": "Configuration UI plugin for Homebridge", | ||
@@ -18,2 +18,3 @@ "license": "MIT", | ||
"scripts": { | ||
"build": "npm run build-server && npm run build-ui", | ||
"build-server": "tsc", | ||
@@ -20,0 +21,0 @@ "build-ui": "npm run build --prefix ui" |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5116556