Skip to content

Commit

Permalink
Merge 222c8ba into d7105c1
Browse files Browse the repository at this point in the history
  • Loading branch information
kaladay committed Dec 9, 2022
2 parents d7105c1 + 222c8ba commit 0e29398
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
Empty file modified .gitignore
100755 → 100644
Empty file.
Empty file modified .jshintrc
100755 → 100644
Empty file.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@
"devDependencies": {
},
"overrides": {
"glob-stream": "^7.0.0"
"glob-stream": "^7.0.0",
"minimatch": "^3.1.2",
"qs": "^6.11.0"
}
}

0 comments on commit 0e29398

Please sign in to comment.