Skip to content

Commit 5b5760d

Browse files
committed
chore: update package.json.
1 parent a8e06d0 commit 5b5760d

File tree

2 files changed

+1
-8
lines changed

2 files changed

+1
-8
lines changed

examples/presentation_tree.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5080,4 +5080,4 @@
50805080
}
50815081
]
50825082
}
5083-
}
5083+
}

package.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,9 @@
11
{
2-
"name": "tppt",
3-
"version": "0.0.0",
4-
"description": "",
5-
"main": "index.js",
62
"scripts": {
73
"format": "biome format --write",
84
"lint": "biome lint --write",
95
"test": "echo \"Error: no test specified\" && exit 1"
106
},
11-
"keywords": [],
12-
"author": "",
13-
"license": "ISC",
147
"packageManager": "[email protected]",
158
"devDependencies": {
169
"@biomejs/biome": "1.9.4"

0 commit comments

Comments
 (0)