1
0
Fork 0
mirror of https://github.com/classchartsapi/classcharts-api-js.git synced 2026-05-14 11:58:13 +00:00

chore(docs): umami

This commit is contained in:
James Cook 2023-04-29 21:23:06 +01:00
parent 00a22a97e4
commit 2cfacc1c1f
3 changed files with 120 additions and 118 deletions

View file

@ -33,18 +33,18 @@
],
"devDependencies": {
"@changesets/cli": "^2.26.1",
"@types/jest": "^29.5.0",
"@types/node": "^18.15.11",
"@typescript-eslint/eslint-plugin": "^5.58.0",
"@typescript-eslint/parser": "^5.58.0",
"eslint": "^8.38.0",
"@types/jest": "^29.5.1",
"@types/node": "^18.16.3",
"@typescript-eslint/eslint-plugin": "^5.59.1",
"@typescript-eslint/parser": "^5.59.1",
"eslint": "^8.39.0",
"eslint-config-prettier": "^8.8.0",
"jest": "^29.5.0",
"jest-extended": "^3.2.4",
"prettier": "^2.8.7",
"prettier": "^2.8.8",
"ts-jest": "^29.1.0",
"typedoc": "^0.24.2",
"typedoc-plugin-umami": "^1.0.1",
"typedoc": "^0.24.6",
"typedoc-plugin-umami": "^1.2.0",
"typescript": "^5.0.4"
},
"types": "./dist/index.d.ts",