@nitra/check-env 2.0.4 → 2.0.5

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 (3) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
  3. package/output.png +0 -0
package/README.md CHANGED
@@ -10,7 +10,7 @@ and that you did not leave dangerous development overrides in production.
10
10
 
11
11
  ## Installation
12
12
 
13
- ```
13
+ ```bash
14
14
  yarn add @nitra/check-env
15
15
  ```
16
16
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nitra/check-env",
3
- "version": "2.0.4",
3
+ "version": "2.0.5",
4
4
  "description": "Check that the critical environment variables are set",
5
5
  "type": "module",
6
6
  "exports": {
package/output.png DELETED
Binary file