mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
remove old logger implementation and deps (#2495)
* remove old logger implementation and deps * remove logger.js
This commit is contained in:
+1
-4
@@ -80,7 +80,6 @@
|
||||
"@typescript-eslint/parser": "4.3.0",
|
||||
"ajv-cli": "^4.2.0",
|
||||
"browser-sync": "^2.27.7",
|
||||
"chalk": "^5.0.0",
|
||||
"commander": "^6.1.0",
|
||||
"connect-history-api-fallback": "^1.6.0",
|
||||
"cspell": "^5.16.0",
|
||||
@@ -96,7 +95,6 @@
|
||||
"eslint-plugin-unicorn": "^40.1.0",
|
||||
"http-server": "^14.1.0",
|
||||
"husky": "^7.0.2",
|
||||
"inquirer": "^8.1.5",
|
||||
"jasmine-core": "^4.0.0",
|
||||
"jasmine-marbles": "0.8.3",
|
||||
"jasmine-spec-reporter": "^7.0.0",
|
||||
@@ -119,8 +117,7 @@
|
||||
"ts-node": "^10.2.1",
|
||||
"tsconfig-paths": "3.12.0",
|
||||
"typescript": "3.9.8",
|
||||
"webdriver-manager": "12.1.8",
|
||||
"winston": "^3.4.0"
|
||||
"webdriver-manager": "12.1.8"
|
||||
},
|
||||
"lint-staged": {
|
||||
"*.{ts,js,css,scss,html}": [
|
||||
|
||||
Reference in New Issue
Block a user