@amrendrasharma/deployguard 1.0.3 → 1.0.4

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 +0 -4
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -198,8 +198,4 @@ jobs:
198
198
 
199
199
  ## 📄 License
200
200
 
201
- <<<<<<< HEAD
202
201
  MIT © [Amrendra Sharma](https://github.com/amrendrasharma1328-a11y)
203
- =======
204
- MIT © [Amrendra Sharma](https://github.com/amrendrasharma1328-a11y)
205
- >>>>>>> 2ae13572a716d7f9cf8479dd0e645ffb35adaf93
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@amrendrasharma/deployguard",
3
- "version": "1.0.3",
3
+ "version": "1.0.4",
4
4
  "description": "🚀 A lightweight CLI tool that scans your project before deployment and detects common production issues.",
5
5
  "main": "index.js",
6
6
  "bin": {