@northone/prettier
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "@northone/prettier", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "base prettier.config.js for northone projects", | ||
@@ -36,2 +36,3 @@ "author": "Blake E <blake@northone.com>", | ||
"@northone/stan-initializer": "^1.1.19", | ||
"tslib": "^2.0.1", | ||
"typescript": "^3.9" | ||
@@ -50,5 +51,3 @@ }, | ||
}, | ||
"peerDependencies": { | ||
"tslib": "^2.0.1" | ||
} | ||
"peerDependencies": {} | ||
} |
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
3334
+ Addedtslib@^2.0.1