LayerZero-Labs / LayerZero-v2

Other
492 stars 312 forks source link

Update package.json #44

Closed Alexlesch98 closed 1 week ago

Alexlesch98 commented 3 months ago
  1. Organized sections like "scripts," "resolutions," "devDependencies," and "dependenciesMeta" for better readability.
  2. Properly indented nested objects and arrays.
  3. Removed unnecessary spaces between key-value pairs for consistency.
  4. Applied consistent spacing for better visual alignment.
  5. Grouped related dependencies in "dependenciesMeta" section.