Skip to content

Commit

Permalink
Auto merge for PR with workflow label
Browse files Browse the repository at this point in the history
  • Loading branch information
furknyavuz authored Dec 6, 2021
2 parents d70ac83 + ad5346d commit 6242d38
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,19 +16,19 @@
"dependencies": {
"@types/ncp": "^2.0.4",
"@types/rimraf": "^3.0.0",
"chalk": "^4.1.0",
"chalk": "^5.0.0",
"inquirer": "^8.1.5",
"ncp": "^2.0.0",
"rimraf": "^3.0.2",
"shelljs": "^0.8.2",
"yargs": "^17.2.1"
},
"devDependencies": {
"@types/inquirer": "^0.0.43",
"@types/inquirer": "^8.1.3",
"@types/node": "^16.10.1",
"@types/shelljs": "^0.8.0",
"@types/yargs": "^11.1.1",
"ts-node": "^7.0.1",
"@types/yargs": "^17.0.4",
"ts-node": "^10.3.0",
"typescript": "^4.4.3"
},
"git repository": "https://github.com/open-template-hub/open-template-hub-server-generator",
Expand Down

0 comments on commit 6242d38

Please sign in to comment.