Skip to content
This repository has been archived by the owner on Jul 20, 2024. It is now read-only.

Commit

Permalink
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "botway",
"version": "0.1.0-beta.3",
"version": "0.1.0-beta.31",
"description": "🤖 Generate, build, handle and deploy your own bot with your favorite language, for Discord, or Telegram, or Slack.",
"type": "module",
"author": "abdfnx",
@@ -14,7 +14,7 @@
"node": ">=8.0.0"
},
"bin": {
"botway": "npm-installer/bin/botway.js"
"botway": "bin/botway.js"
},
"scripts": {
"postinstall": "node ./npm-installer/postinstall.js"

0 comments on commit 8cca700

Please sign in to comment.