@web/dev-server
Advanced tools
Comparing version 0.2.3 to 0.2.4
{ | ||
"name": "@web/dev-server", | ||
"version": "0.2.3", | ||
"version": "0.2.4", | ||
"publishConfig": { | ||
@@ -31,3 +31,3 @@ "access": "public" | ||
"scripts": { | ||
"start": "yarn start:syntax", | ||
"start": "npm run start:syntax", | ||
"start:base-path": "node dist/bin.js --config demo/base-path/config.mjs --open", | ||
@@ -34,0 +34,0 @@ "start:http2": "node dist/bin.js --config demo/http2/config.mjs --open demo/http2/", |
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
78365