@skyra/i18next-backend
Advanced tools
Comparing version 0.0.3 to 0.0.4
@@ -5,2 +5,8 @@ # Changelog | ||
# [@skyra/i18next-backend@0.0.4](https://github.com/skyra-project/archid-components/compare/@skyra/i18next-backend@0.0.3...@skyra/i18next-backend@0.0.4) - (2022-04-12) | ||
## Bug Fixes | ||
- Ensure proper files array for yarn pack ([38214a3](https://github.com/skyra-project/archid-components/commit/38214a3be182369efe076428c425b6aa43e1ee35)) | ||
# [@skyra/i18next-backend@0.0.3] | ||
@@ -7,0 +13,0 @@ (https://github.com/skyra-project/archid-components/tree/@skyra/i18next-backend@0.0.3) - (2022-04-12) |
{ | ||
"name": "@skyra/i18next-backend", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "A filesystem-based backend for i18next", | ||
@@ -37,4 +37,4 @@ "author": "@skyra", | ||
"files": [ | ||
"dist", | ||
"!dist/*.tsbuildinfo" | ||
"dist/**/*.mjs*", | ||
"dist/**/*.d.ts" | ||
], | ||
@@ -41,0 +41,0 @@ "engines": { |
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
6740
5