angular-prism
Advanced tools
Comparing version 0.1.15 to 0.1.16
{ | ||
"name": "angular-prism", | ||
"version": "0.1.15", | ||
"version": "0.1.16", | ||
"scripts": { | ||
@@ -5,0 +5,0 @@ "build": "ngc -p tsconfig.json", |
@@ -73,3 +73,3 @@ # angular-prism | ||
``` | ||
and in your module which displays code block | ||
and in your component which displays code block | ||
```typescript | ||
@@ -76,0 +76,0 @@ @Component({ |
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
12110