diff --git a/README.md b/README.md index 6b2d4e2..865f75e 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ bun create gramio@latest ./bot - - [Drizzle](https://orm.drizzle.team/) - Linters - - [Biome](https://biomejs.dev/) -- - [ESLint](https://eslint.org/) with some plugins +- - [ESLint](https://eslint.org/) with [@antfu/eslint-config](https://eslint-config.antfu.me/rules) - Plugins - - [Scenes](https://gramio.dev/plugins/official/scenes.html) - - [Session](https://gramio.dev/plugins/official/session.html) diff --git a/package.json b/package.json index fc90d99..75d123b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "create-gramio", - "version": "1.2.0", + "version": "1.2.1", "description": "Scaffolding your GramIO project with the environment with easy!", "keywords": [ "gramio",