Skip to content

Commit 130ea87

Browse files
committed
install benchmark and tsimp
1 parent 3c3023c commit 130ea87

File tree

2 files changed

+186
-0
lines changed

2 files changed

+186
-0
lines changed

package-lock.json

+184
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@
5959
"@typescript-eslint/eslint-plugin": "latest",
6060
"@typescript-eslint/parser": "latest",
6161
"assert": "latest",
62+
"benchmark": "latest",
6263
"buffer": "latest",
6364
"core-js": "latest",
6465
"eslint": "latest",
@@ -81,6 +82,7 @@
8182
"rimraf": "latest",
8283
"ts-loader": "latest",
8384
"ts-node": "latest",
85+
"tsimp": "latest",
8486
"typescript": "latest",
8587
"webpack": "latest",
8688
"webpack-cli": "latest"

0 commit comments

Comments
 (0)