Fix package.json

This commit is contained in:
Chris Hunt 2023-01-05 10:46:28 +00:00
parent 0577ea4cb4
commit 4d1b3ca1c1

View File

@ -9,11 +9,9 @@
"keywords": [],
"author": "",
"license": "ISC",
"bugs": {
},
"dependencies": {
"bugs": {},
"devDependencies": {
"folder-hash": "^4.0.2",
"glob": "^7.1.6",
"ncu": "^0.2.1"
"glob": "^7.1.6"
}
}