This commit is contained in:
Jacob Nguyen
2023-06-10 19:03:00 -05:00
parent 43ab940476
commit d6c55cadeb

View File

@@ -16,5 +16,12 @@
"minimist": "^1.2.8",
"prompts": "^2.4.2",
"typescript": "^5.0.0"
},
"engines": {
"node": ">=16.0.0"
},
"repository": {
"type": "git",
"url": "git+https://github.com/sern-handler/create-bot"
}
}