Skip to content

chore: normalize package-lock.json - #9

Merged
mattgle merged 1 commit into
devfrom
chore/normalize-lockfile
Jun 8, 2026
Merged

mattgle merged 1 commit into
devfrom
chore/normalize-lockfile

Conversation

@mattgle

@mattgle mattgle commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Normalizes the @railgun-reloaded/bytes resolved URL from the shorthand github: form to the explicit git+https:// form. Semantic no-op; keeps the lockfile stable across fresh npm install runs.

npm install normalizes the bytes dep URL from the shorthand 'github:railgun-reloaded/bytes#dev' form to the explicit 'git+https://github.com/railgun-reloaded/bytes.git#dev' form. Semantic no-op; just keeps the lockfile stable across future installs.
@mattgle mattgle self-assigned this Jun 8, 2026
@mattgle
mattgle requested a review from bhflm June 8, 2026 15:31
@mattgle
mattgle merged commit 9d381d2 into dev Jun 8, 2026
1 check passed
@mattgle
mattgle deleted the chore/normalize-lockfile branch June 8, 2026 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants