Comparing version 0.1.0 to 0.1.1
@@ -1,2 +0,2 @@ | ||
declare module "bem-classes" { | ||
declare module "bemr" { | ||
export interface ClassManager { | ||
@@ -3,0 +3,0 @@ mod(...name: string[]): ClassManager; |
{ | ||
"name": "bemr", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Utils to generate class names in BEM notation", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
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
26913
19
209