Comparing version 26.0.1 to 26.0.2
@@ -22,4 +22,3 @@ /** | ||
} | ||
console.log("Done"); | ||
} | ||
); |
{ | ||
"name": "cldr-data", | ||
"version": "26.0.1", | ||
"version": "26.0.2", | ||
"keywords": [ | ||
@@ -5,0 +5,0 @@ "unicode", |
@@ -24,4 +24,4 @@ # Npm's cldr-data | ||
"dependencies": { | ||
"cldr-data": ">26" | ||
"peerDependencies": { | ||
"cldr-data": ">=26" | ||
} | ||
@@ -47,4 +47,4 @@ | ||
For your convinience, use cldr-data in conjunction of [cldr.js][]. You can find | ||
more details switching to the [Foo Number Format Library Example][] or | ||
For your convinience, use cldr-data in conjunction with [cldr.js][]. You can | ||
find more details switching to the [Foo Number Format Library Example][] or | ||
[Application Example][] branches. | ||
@@ -51,0 +51,0 @@ |
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
7581
79