Skip to content

Commit

Permalink
[🚀 Release Nightly] v0.6.9-nightly.163
Browse files Browse the repository at this point in the history
  • Loading branch information
ptkdev committed Jul 9, 2023
1 parent e49601f commit 17fb20c
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<!-- all-shields/header-badges:START -->

[![v0.6.9-nightly.162](https://img.shields.io/badge/version-v0.6.9--nightly.162-lightgray.svg?style=flat&logo=)](https://github.com/ptkdev/aboutmeinfo-telegram-bot/blob/main/CHANGELOG.md) [![](https://img.shields.io/npm/v/@ptkdev/aboutmeinfo-telegram-bot?color=CC3534&logo=npm)](https://www.npmjs.com/package/@ptkdev/aboutmeinfo-telegram-bot) [![License: MIT](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat&logo=license)](https://github.com/ptkdev/aboutmeinfo-telegram-bot/blob/main/LICENSE.md) [![Language: TypeScript](https://img.shields.io/badge/language-typescript-blue.svg?style=flat&logo=typescript)](https://www.typescriptlang.org/) [![Framework: Grammy](https://img.shields.io/badge/powered%20by-grammy-009dca.svg?style=flat&logo=telegram)](https://grammy.dev/) [![ECMAScript: 2019](https://img.shields.io/badge/ES-9-F7DF1E.svg?style=flat&logo=javascript)](https://github.com/tc39/ecma262) [![Discord Server](https://discordapp.com/api/guilds/383373985666301975/embed.png)](https://discord.ptkdev.io)
[![v0.6.9-nightly.163](https://img.shields.io/badge/version-v0.6.9--nightly.163-lightgray.svg?style=flat&logo=)](https://github.com/ptkdev/aboutmeinfo-telegram-bot/blob/main/CHANGELOG.md) [![](https://img.shields.io/npm/v/@ptkdev/aboutmeinfo-telegram-bot?color=CC3534&logo=npm)](https://www.npmjs.com/package/@ptkdev/aboutmeinfo-telegram-bot) [![License: MIT](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat&logo=license)](https://github.com/ptkdev/aboutmeinfo-telegram-bot/blob/main/LICENSE.md) [![Language: TypeScript](https://img.shields.io/badge/language-typescript-blue.svg?style=flat&logo=typescript)](https://www.typescriptlang.org/) [![Framework: Grammy](https://img.shields.io/badge/powered%20by-grammy-009dca.svg?style=flat&logo=telegram)](https://grammy.dev/) [![ECMAScript: 2019](https://img.shields.io/badge/ES-9-F7DF1E.svg?style=flat&logo=javascript)](https://github.com/tc39/ecma262) [![Discord Server](https://discordapp.com/api/guilds/383373985666301975/embed.png)](https://discord.ptkdev.io)

<!-- all-shields/header-badges:END -->

Expand Down
32 changes: 16 additions & 16 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@ptkdev/aboutmeinfo-telegram-bot",
"displayName": "About Me Info",
"description": "Share your social profiles and links on Telegram",
"version": "0.6.9-nightly.162",
"version": "0.6.9-nightly.163",
"main": "dist/core/bot.js",
"publishConfig": {
"access": "public"
Expand Down Expand Up @@ -59,7 +59,7 @@
},
"dependencies": {
"@ptkdev/logger": "^1.8.0",
"grammy": "^1.17.1",
"grammy": "^1.17.2",
"mongoose": "^5.13.19",
"pm2": "^5.3.0"
},
Expand All @@ -79,7 +79,7 @@
"jest": "^29.6.1",
"json": "^11.0.0",
"markserv": "^1.17.4",
"nodemon": "^3.0.0",
"nodemon": "^3.0.1",
"prettier": "^3.0.0",
"shelljs": "^0.8.5",
"ts-jest": "^29.1.1",
Expand Down

0 comments on commit 17fb20c

Please sign in to comment.