2
0
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:
Nikolay Kostyurin
2023-07-24 16:19:01 +02:00
parent 1ca3a629a2
commit e7aa49e6ed
4 changed files with 9 additions and 70 deletions
+4 -5
View File
@@ -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
}
}