2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-17 19:21:29 +03:00

chore(ci): added labeling and notification for published PRs; (#6059)

This commit is contained in:
Dmitriy Mozgovoy
2023-11-08 16:17:55 +02:00
committed by GitHub
parent dd465ab22b
commit 37cbf9214a
13 changed files with 373 additions and 5 deletions
+2 -1
View File
@@ -121,6 +121,7 @@
"karma-sauce-launcher": "^4.3.6",
"karma-sinon": "^1.0.5",
"karma-sourcemap-loader": "^0.3.8",
"memoizee": "^0.4.15",
"minimist": "^1.2.7",
"mocha": "^10.0.0",
"multer": "^1.4.4",
@@ -214,4 +215,4 @@
"@commitlint/config-conventional"
]
}
}
}