🐛 Fix issue that it still did not build correctly
This commit is contained in:
@@ -45,7 +45,6 @@
|
||||
"devDependencies": {
|
||||
"@oclif/dev-cli": "^1.22.2",
|
||||
"@types/inquirer": "^6.5.0",
|
||||
"@types/node": "^10.10.1",
|
||||
"@types/tmp": "^0.1.0",
|
||||
"@types/vorpal": "^1.11.0",
|
||||
"tslint": "^5.17.0"
|
||||
@@ -53,6 +52,8 @@
|
||||
"dependencies": {
|
||||
"@oclif/command": "^1.5.18",
|
||||
"@oclif/errors": "^1.2.2",
|
||||
"@types/express": "^4.16.1",
|
||||
"@types/node": "^10.10.1",
|
||||
"change-case": "^3.1.0",
|
||||
"inquirer": "^7.0.0",
|
||||
"n8n-core": "^0.10.0",
|
||||
|
||||
Reference in New Issue
Block a user