This commit is contained in:
Jacob Nguyen
2023-06-10 19:10:15 -05:00
parent a005ef4c27
commit 8950e0cf13

View File

@@ -1,6 +1,6 @@
{
"name": "@sern/create-bot",
"version": "1.0.2",
"version": "1.0.3",
"main": "./dist/index.js",
"license": "MIT",
"scripts": {
@@ -28,6 +28,5 @@
"repository": {
"type": "git",
"url": "git+https://github.com/sern-handler/create-bot"
},
"type": "module"
}
}