Skip to content

Commit d1b1cf3

Browse files
remove unused typescript testing
1 parent 183f034 commit d1b1cf3

1 file changed

Lines changed: 3 additions & 8 deletions

File tree

package.json

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -56,17 +56,12 @@
5656
"@rollup/plugin-json": "^6.1.0",
5757
"@rollup/plugin-node-resolve": "^16.0.3",
5858
"@rollup/plugin-terser": "^1.0.0",
59-
"@types/node": "25.9.1",
60-
"@types/tape": "5.8.1",
6159
"eslint-plugin-regexp": "3.1.0",
62-
"rollup": "4.60.4",
60+
"rollup": "4.62.2",
6361
"shelljs": "0.10.0",
6462
"tap-dancer": "0.3.4",
65-
"tape": "5.9.0",
66-
"timekeeper": "2.3.1",
67-
"tslib": "2.8.1",
68-
"tsx": "4.22.3",
69-
"typescript": "6.0.3"
63+
"tape": "5.10.2",
64+
"timekeeper": "2.3.1"
7065
},
7166
"license": "Apache-2.0"
7267
}

0 commit comments

Comments
 (0)