additional package stuff #2

Merged
martin merged 1 commits from dockerising into development 2022-10-16 17:40:29 +00:00
2 changed files with 2857 additions and 41 deletions

2892
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -33,7 +33,13 @@
},
"devDependencies": {
"browserify": "^16.5.0",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^6.6.0",
"require-dir": "^1.2.0"
},
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
}
}
}