This commit is contained in:
lingdocs 2022-01-08 12:16:44 +04:00
parent bf1e5cc230
commit 26e4b80f9f
2 changed files with 2105 additions and 2 deletions

2104
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
{
"name": "@lingdocs/lingdocs-main",
"version": "0.2.1",
"version": "0.2.2",
"description": "types and functions for lingdocs stuff",
"main": "dist/library.js",
"module": "dist/library.js",
@ -31,6 +31,7 @@
"@types/passport-github2": "^1.2.5",
"@types/passport-google-oauth": "^1.0.42",
"@types/passport-twitter": "^1.0.37",
"next": "^12.0.7",
"rimraf": "^3.0.2",
"rollup": "^2.56.3",
"typescript": "^4.4.3"