mirror of
https://github.com/tenrok/BBob.git
synced 2026-05-15 11:59:37 +03:00
chore: lock files
This commit is contained in:
Vendored
+1
@@ -0,0 +1 @@
|
||||
registry=https://registry.npmjs.org/
|
||||
+2
-2
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"name": "benchmark",
|
||||
"name": "@bbob/benchmark",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "benchmark",
|
||||
"name": "@bbob/benchmark",
|
||||
"dependencies": {
|
||||
"@bbob/parser": "^2.7.1",
|
||||
"benchmark": "2.1.4",
|
||||
|
||||
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