Skip to content

Commit 3fdb6d5

Browse files
got it to work (#33)
1 parent b864f38 commit 3fdb6d5

24 files changed

Lines changed: 232 additions & 3514 deletions
File renamed without changes.
File renamed without changes.

typescript/examples/vite_basic/package.json renamed to examples/vite_basic/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
"preinstall": "npx only-allow pnpm"
1212
},
1313
"dependencies": {
14+
"@textcortex/jsondoc": "link:/Users/abrehamgezahegn/Documents/projects/textcortex/JSON-DOC/typescript",
1415
"react": "^19.1.0",
15-
"react-dom": "^19.1.0",
16-
"@textcortex/jsondoc": "file:/Users/abrehamgezahegn/Documents/projects/textcortex/JSON-DOC/typescript"
16+
"react-dom": "^19.1.0"
1717
},
1818
"devDependencies": {
1919
"@eslint/js": "^9.25.0",

typescript/examples/vite_basic/pnpm-lock.yaml renamed to examples/vite_basic/pnpm-lock.yaml

Lines changed: 189 additions & 298 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)