privatix-prettier
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "privatix-prettier", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Privatix Prettier config", | ||
@@ -5,0 +5,0 @@ "main": "index.json", |
@@ -1,2 +0,2 @@ | ||
# `~privatix/prettier-config` | ||
# `privatix-prettier` | ||
@@ -10,3 +10,3 @@ > Privatix Prettier config [Prettier](https://prettier.io) config. | ||
```bash | ||
$ yarn add --dev ~privatix/prettier-config | ||
$ yarn add --dev privatix-prettier | ||
``` | ||
@@ -19,4 +19,4 @@ | ||
// ... | ||
"prettier": "~privatix/prettier-config" | ||
"prettier": "privatix-prettier" | ||
} | ||
``` |
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
1584