chore(deps): remove add and global

This commit is contained in:
Pier-Luc Gendreau
2021-02-25 22:16:50 -05:00
committed by Nick Cipollo
parent c3a232b7b2
commit e78d6f8d64
2 changed files with 1 additions and 33 deletions

View File

@@ -26,9 +26,7 @@
"@actions/core": "^1.2.6",
"@actions/github": "^4.0.0",
"@types/glob": "^7.1.3",
"add": "^2.0.6",
"glob": "^7.1.4",
"global": "^4.4.0"
"glob": "^7.1.4"
},
"devDependencies": {
"@types/jest": "^26.0.20",