fix: update componentjs-generator to fix failure on Windows

This commit is contained in:
Ruben Taelman 2020-08-28 16:25:32 +02:00 committed by Joachim Van Herwegen
parent 09707a9e6d
commit ce924d4ed1

View File

@ -70,7 +70,7 @@
"@typescript-eslint/eslint-plugin": "^2.33.0", "@typescript-eslint/eslint-plugin": "^2.33.0",
"@typescript-eslint/parser": "^2.33.0", "@typescript-eslint/parser": "^2.33.0",
"arrayify-stream": "^1.0.0", "arrayify-stream": "^1.0.0",
"componentjs-generator": "^1.0.0", "componentjs-generator": "^1.0.1",
"coveralls": "^3.1.0", "coveralls": "^3.1.0",
"eslint": "^7.0.0", "eslint": "^7.0.0",
"eslint-config-es": "^3.19.61", "eslint-config-es": "^3.19.61",