mirror of
https://github.com/tenrok/BBob.git
synced 2026-06-08 17:22:26 +03:00
chore: lock files
This commit is contained in:
Vendored
+4
-5
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "benchmark",
|
||||
"name": "@bbob/benchmark",
|
||||
"main": "index.js",
|
||||
"private": true,
|
||||
"directories": {
|
||||
@@ -13,11 +13,10 @@
|
||||
"url": "https://artkost.ru/"
|
||||
},
|
||||
"dependencies": {
|
||||
"@bbob/parser": "^3.0.0",
|
||||
"benchmark": "null",
|
||||
"@bbob/parser": "3.0.0",
|
||||
"benchmark": "2.1.4",
|
||||
"picocolors": "1.0.0",
|
||||
"xbbcode-parser": "0.1.2",
|
||||
"ya-bbcode": "1.0.12"
|
||||
},
|
||||
"version": null
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user