configre 1.0.2 → 1.0.3

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 +2 -2
package/README.md CHANGED
@@ -1,4 +1,4 @@
1
- # 🚒 Configre
1
+ # 🔧 Configres
2
2
 
3
3
  Welcome to Configre, the coolest way to manage your project's configuration with a twist of personality based on your environment! Whether you're in development, testing, or production, Configre seamlessly adjusts to your project's needs by loading specific configurations tailored to each environment. Say goodbye to manual config tweaks and hello to automatic, hassle-free setup! 🚀
4
4
 
package/package.json CHANGED
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "configre",
3
+ "version": "1.0.3",
4
+ "description": "🔧 Effortlessly Tailor Your Settings",
3
5
  "dependencies": {
4
6
  "lemonlog": "^1.0.2",
5
7
  "lodash": "^4.17.21"
6
8
  },
7
- "description": "Welcome to Configre, the coolest way to manage your project's configuration with a twist of personality based on your environment! Whether you're in development, testing, or production, Configre seamlessly adjusts to your project's needs by loading specific configurations tailored to each environment. Say goodbye to manual config tweaks and hello to automatic, hassle-free setup! 🚀",
8
- "version": "1.0.2",
9
9
  "main": "index.js",
10
10
  "keywords": [
11
11
  "json",