create-vuetronic-app
Advanced tools
Comparing version 0.5.25 to 0.5.26
{ | ||
"name": "create-vuetronic-app", | ||
"author": "vuetronic", | ||
"version": "0.5.25", | ||
"version": "0.5.26", | ||
"module": "dist/create-vuetronic-app.js", | ||
@@ -37,3 +37,3 @@ "main": "dist/create-vuetronic-app.js", | ||
}, | ||
"gitHead": "21a7fa90c8950be70be7a960d661a6c1ee18ff15" | ||
"gitHead": "753a02d5763fd6236e2447a414bd55a499ecc786" | ||
} |
@@ -9,3 +9,5 @@ { | ||
"scripts": { | ||
"test": "jest", | ||
"test": "echo test", | ||
"test:integration": "playwright test tests/integration", | ||
"test:unit": "jest tests/units", | ||
"dev": "vuetronic dev", | ||
@@ -12,0 +14,0 @@ "build": "vuetronic build", |
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
60567
34
152