Skip to content
Snippets Groups Projects
Commit 55f1f3a3 authored by Herfort, Thomas's avatar Herfort, Thomas
Browse files

patch got and jest

parent 3be0aed9
No related branches found
Tags 3.1.0
1 merge request!1Update index.test.js, examples/all-options.js, examples/log-to-file.js,...
Source diff could not be displayed: it is too large. Options to address this: view the blob.
{ {
"name": "@general/log", "name": "@general/log",
"version": "3.0.0", "version": "3.1.0",
"description": "A simple Logger with Options!", "description": "A simple Logger with Options!",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
...@@ -13,10 +13,10 @@ ...@@ -13,10 +13,10 @@
"url": "https://gitlab.br.de/general/log" "url": "https://gitlab.br.de/general/log"
}, },
"dependencies": { "dependencies": {
"got": "^12.3.0" "got": "^12.6.0"
}, },
"devDependencies": { "devDependencies": {
"jest": "^28.1.3" "jest": "^29.5.0"
}, },
"publishConfig": { "publishConfig": {
"@general:registry": "https://gitlab.br.de/api/v4/projects/6/packages/npm/" "@general:registry": "https://gitlab.br.de/api/v4/projects/6/packages/npm/"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment