@test-fixtures/scss
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "@test-fixtures/scss", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "SCSS test fixture", | ||
@@ -8,2 +8,4 @@ "keywords": [ | ||
"fixture", | ||
"style", | ||
"css", | ||
"sass", | ||
@@ -29,3 +31,4 @@ "scss" | ||
}, | ||
"sass": "src/main.scss", | ||
"sass": "src/styles-fixture.scss", | ||
"style": "dist/styles-fixture.css", | ||
"scripts": { | ||
@@ -32,0 +35,0 @@ "publish:public": "npm publish --access public" |
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
3209