@wix/lpt-server
Advanced tools
Comparing version 1.0.39 to 1.0.40
{ | ||
"name": "@wix/lpt-server", | ||
"version": "1.0.39", | ||
"version": "1.0.40", | ||
"main": "cjs/index.js", | ||
@@ -9,3 +9,3 @@ "types": "cjs/index.d.ts", | ||
"prebuild": "yarn clean", | ||
"build": "mkdir dist; echo 'Now you see me' > dist/index.html", | ||
"build": "mkdir dist; echo 'Now you see me 2' > dist/index.html", | ||
"lint": "run-p lint:src lint:test", | ||
@@ -12,0 +12,0 @@ "lint:src": "tslint -p src", |
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
3615