fiori-fundamentals
Advanced tools
Comparing version 1.4.6-rc.2 to 1.4.6-rc.3
@@ -5,2 +5,12 @@ # Change Log | ||
<a name="1.4.6-rc.3"></a> | ||
## [1.4.6-rc.3](https://github.com/SAP/fundamental/compare/v1.4.6-rc.2...v1.4.6-rc.3) (2019-03-13) | ||
### Bug Fixes | ||
* init lint ([#1309](https://github.com/SAP/fundamental/issues/1309)) ([b9c151f](https://github.com/SAP/fundamental/commit/b9c151f)) | ||
<a name="1.4.6-rc.2"></a> | ||
@@ -7,0 +17,0 @@ ## [1.4.6-rc.2](https://github.com/SAP/fundamental/compare/v1.4.6-rc.1...v1.4.6-rc.2) (2019-03-13) |
{ | ||
"name": "fiori-fundamentals", | ||
"version": "1.4.6-rc.2", | ||
"version": "1.4.6-rc.3", | ||
"description": "Fiori Fundamentals is a Design System and HTML/CSS Component Library used to build modern Product User Experiences with the SAP look and feel. Learn more about this project at - http://sap.github.io/fundamental/", | ||
@@ -10,2 +10,4 @@ "main": "index.js", | ||
"deploy": "gh-pages -d docs", | ||
"lint": "stylelint './scss/**/*.scss'", | ||
"lint:pre-commit": "printf \"running pre-commit lint...\" && npm run lint && printf \"done!\n\"", | ||
"postinstall": "./scripts/create-library-config.js", | ||
@@ -56,2 +58,3 @@ "release": "./scripts/publish-release.sh", | ||
"nunjucks": "^3.1.3", | ||
"pre-commit": "^1.2.2", | ||
"read-file": "^0.2.0", | ||
@@ -62,2 +65,3 @@ "require-dir": "^1.1.0", | ||
"standard-version": "4.2.0", | ||
"stylelint": "^7.9.0", | ||
"undertaker-forward-reference": "^1.0.2", | ||
@@ -75,3 +79,10 @@ "wait-for-port": "0.0.2", | ||
"node": ">=8.12.0" | ||
}, | ||
"pre-commit": { | ||
"colors": true, | ||
"run": [ | ||
"lint:pre-commit" | ||
], | ||
"silent": false | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
12545240
41