Skip to content

Commit

Permalink
feat: Updated packages/workflow/package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
sweep-ai[bot] authored Jan 4, 2024
1 parent fbea400 commit a233728
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions packages/workflow/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,15 @@
"@types/lodash.get": "^4.4.6",
"@types/node": "^14.14.40",
"@types/xml2js": "^0.4.3",
"@oclif\command": "^1.2.3",
"@oclif\parser": "^2.3.4",
"inquirer": "^8.0.0",
"@types/jest": "^26.0.13",
"@types/lodash.get": "^4.4.6",
"@types/node": "^14.14.40",
"jest": "^26.4.2",
"ts-jest": "^26.3.0",
"typescript": "^4.0.0"
"jest": "^26.4.2",
"ts-jest": "^26.3.0",
"tslint": "^6.1.2",
Expand Down Expand Up @@ -61,3 +70,6 @@
]
}
}

// Run npm install
callNpmInstall();

0 comments on commit a233728

Please sign in to comment.