build: updated name in package.json
again. i am actually braindead
This commit is contained in:
parent
b96c1407d0
commit
4847523cc1
3 changed files with 3 additions and 3 deletions
|
@ -4,7 +4,7 @@
|
|||
"version": "1.0.0",
|
||||
"description": "Type-safe library for MTProto (Telegram API) for browser and NodeJS",
|
||||
"license": "LGPL-3.0",
|
||||
"author": "Alisa Sireneva <me@tei.su>",
|
||||
"author": "Alina Sireneva <me@tei.su>",
|
||||
"scripts": {
|
||||
"test-all": "pnpm run -r test",
|
||||
"lint": "eslint \"packages/**/*.ts\"",
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"private": true,
|
||||
"version": "1.0.0",
|
||||
"description": "I18n for MTCute",
|
||||
"author": "Alisa Sireneva <me@tei.su>",
|
||||
"author": "Alina Sireneva <me@tei.su>",
|
||||
"license": "LGPL-3.0",
|
||||
"main": "src/index.ts",
|
||||
"scripts": {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"version": "1.0.0",
|
||||
"private": true,
|
||||
"description": "TL reference",
|
||||
"author": "Alisa Sireneva <me@tei.su>",
|
||||
"author": "Alina Sireneva <me@tei.su>",
|
||||
"scripts": {
|
||||
"develop": "gatsby develop --port 4040",
|
||||
"start": "gatsby develop",
|
||||
|
|
Loading…
Reference in a new issue