1
0
mirror of https://github.com/musix-org/musix-oss synced 2025-06-16 03:06:01 +00:00

Merge pull request #71 from musix-org/dependabot/npm_and_yarn/v3/nodemon-3.1.4

Bump nodemon from 3.1.3 to 3.1.4
This commit is contained in:
github-actions[bot]
2024-06-20 23:41:05 +00:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@ -34,6 +34,6 @@
"ytsr": "^3.8.4"
},
"devDependencies": {
"nodemon": "^3.1.3"
"nodemon": "^3.1.4"
}
}