@ganintegrity/prettier-config
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -0,1 +1,8 @@ | ||
## [1.0.3](https://gitlab.com/ganintegrity/prettier-config/compare/v1.0.2...v1.0.3) (2021-05-31) | ||
### Bug Fixes | ||
* change to js file ([7366e62](https://gitlab.com/ganintegrity/prettier-config/commit/7366e626a065ad2d0d981836cffaf8839dbfdc5f)) | ||
## [1.0.2](https://gitlab.com/ganintegrity/prettier-config/compare/v1.0.1...v1.0.2) (2021-05-31) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@ganintegrity/prettier-config", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "prettier config", | ||
"main": "prettier.json", | ||
"prettier": "prettier.json", | ||
"main": "./prettier.config.js", | ||
"prettier": "./prettier.config.js", | ||
"peerDependencies": { | ||
@@ -37,5 +37,4 @@ "prettier": "2" | ||
], | ||
"author": "", | ||
"license": "MIT", | ||
"homepage": "https://gitlab.com/ganintegrity/prettier-config" | ||
} |
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
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
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
4718