Skip to content

Fix typo in deploy script filename#2

Draft
Copilot wants to merge 2 commits intomainfrom
copilot/na
Draft

Fix typo in deploy script filename#2
Copilot wants to merge 2 commits intomainfrom
copilot/na

Conversation

Copy link

Copilot AI commented Feb 12, 2026

Deployment script filename was misspelled as depoly-local.js, causing mismatch with package.json script reference.

Changes:

  • Renamed netdag-presale/scripts/depoly-local.jsdeploy-local.js

This aligns the actual filename with the npm script definition:

"deploy:local": "hardhat run --network localhost scripts/deploy-local.js"

💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: JoDa-NetDAG <223148434+JoDa-NetDAG@users.noreply.github.com>
Copilot AI changed the title [WIP] n/a Fix typo in deploy script filename Feb 12, 2026
Copilot AI requested a review from JoDa-NetDAG February 12, 2026 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants