intlayer-cli 3.5.5 → 3.5.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -81,7 +81,7 @@ or in watch mode
81
81
  npx intlayer build --watch
82
82
  ```
83
83
 
84
- ### Use intlayer commands in your `package.json`:
84
+ ### Use intlayer commands in your `package.json`
85
85
 
86
86
  ```json
87
87
  "scripts": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "intlayer-cli",
3
- "version": "3.5.5",
3
+ "version": "3.5.6",
4
4
  "private": false,
5
5
  "description": "IntLayer is a layer of abstraction between the business logic and the data access layer. Manage internationalization in a simple way, through TypeScript, JavaScript or JSON declaration file.",
6
6
  "keywords": [