bobril-g11n
Advanced tools
Comparing version 3.3.0 to 3.3.1
CHANGELOG | ||
=== | ||
3.3.1 | ||
-- | ||
Remove nonsense JSX from tsconfig.json | ||
3.3.0 | ||
@@ -5,0 +10,0 @@ -- |
{ | ||
"name": "bobril-g11n", | ||
"version": "3.3.0", | ||
"version": "3.3.1", | ||
"description": "Bobril globalization", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -23,4 +23,3 @@ { | ||
"strictNullChecks": true, | ||
"jsx": "react", | ||
"reactNamespace": "b" | ||
"experimentalDecorators": true | ||
}, | ||
@@ -36,5 +35,3 @@ "compileOnSave": false, | ||
], | ||
"files": [ | ||
"node_modules/bobril/jsx.d.ts" | ||
] | ||
"files": [] | ||
} |
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
183656
4274