@ultimat3/flags
Advanced tools
+3
-3
| { | ||
| "name": "@ultimat3/flags", | ||
| "version": "17.0.0", | ||
| "version": "18.0.0", | ||
| "description": "Feature flags: permanent switches, and temporary ones that cannot be forgotten", | ||
@@ -27,3 +27,3 @@ "license": "MIT", | ||
| "engines": { | ||
| "bun": ">=1.3.0" | ||
| "bun": ">=1.4.0" | ||
| }, | ||
@@ -35,4 +35,4 @@ "scripts": { | ||
| "dependencies": { | ||
| "@ultimat3/core": "17.0.0" | ||
| "@ultimat3/core": "18.0.0" | ||
| } | ||
| } |
+ Added
+ Added
- Removed
Updated