Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "remixd", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "remix server", | ||
"main": "./src/main", | ||
"main": "./src/main.js", | ||
"scripts": { | ||
@@ -33,4 +33,4 @@ "test": "echo \"Error: no test specified\" && exit 1", | ||
"bin": { | ||
"remixd": "./src/main" | ||
"remixd": "./src/main.js" | ||
} | ||
} |
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
6598