rosaenlg-commons
Advanced tools
Comparing version 0.2.1 to 0.3.0
@@ -42,2 +42,6 @@ "use strict"; | ||
return this.stdPunctList + '¡¿'; | ||
case 'fr_FR': | ||
case 'en_US': | ||
case 'it_IT': | ||
case 'de_DE': | ||
default: | ||
@@ -44,0 +48,0 @@ return this.stdPunctList; |
{ | ||
"name": "rosaenlg-commons", | ||
"version": "0.2.1", | ||
"version": "0.3.0", | ||
"description": "Common technical elements for RosaeNLG", | ||
@@ -49,3 +49,3 @@ "main": "dist/index.js", | ||
"license": "Apache-2.0", | ||
"gitHead": "be763f06664e777e721373b0e07742d9ca58525c" | ||
"gitHead": "ecf867234952618936b9710b363984bfe00632ba" | ||
} |
Sorry, the diff of this file is not supported yet
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
18173
250