chore: update project description details with more grammatical accuracy and change project type to module

This commit is contained in:
Anda Toshiki 2023-09-16 20:42:04 -07:00
parent 3d0c6638dd
commit cee4a81615

View File

@ -1,7 +1,8 @@
{ {
"name": "toshiki-notebook/docs", "name": "toshiki-notebook/docs",
"type": "module",
"version": "0.0.1", "version": "0.0.1",
"description": "Extra modules and dependencies applied upon the monorepos and used in toshiki-notebook for in-markdown shiki twoslash program node behavior analysis only in docs", "description": "Extra modules and dependencies applied upon the monorepos and used in toshiki-notebook for in-markdown shiki twoslash program node behavior analysis only in docs root",
"scripts": { "scripts": {
"docs:dev": "vitepress dev", "docs:dev": "vitepress dev",
"docs:build": "vitepress build", "docs:build": "vitepress build",