desktop-controller
Advanced tools
Comparing version 0.1.1 to 0.1.2
@@ -175,3 +175,3 @@ const path = require('path'); | ||
} else { | ||
app.use(express.static(path.join(__dirname, 'dist'))); | ||
app.use(express.static(path.join(__dirname, '..', 'dist'))); | ||
start(); | ||
@@ -178,0 +178,0 @@ } |
{ | ||
"name": "desktop-controller", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "Desktop controller", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
5415796
12