Skip to content

Commit

Permalink
[mate-scripts] fix package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrinko committed Aug 31, 2024
1 parent 0e71f9a commit f99ec2b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion mate-scripts/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion mate-scripts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mate-academy/scripts",
"version": "1.9.4",
"version": "1.9.5",
"description": "Scripts to init, run, test, deploy Mate academy homework projects",
"main": "bin/mateScripts.js",
"scripts": {
Expand Down

0 comments on commit f99ec2b

Please sign in to comment.