Commit 2d936694 authored by nanahira's avatar nanahira

fix lock

parent d3939f37
Pipeline #15330 failed with stages
in 18 seconds
{
"name": "ygopro-arena-web-new",
"name": "ygopro-arena-web",
"version": "1.0.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "ygopro-arena-web-new",
"name": "ygopro-arena-web",
"version": "1.0.0",
"dependencies": {
"bootstrap": "5.1.3",
......@@ -7515,12 +7515,6 @@
"requires": {
"underscore": "1.12.1",
"underscore.string": "~2.4.0"
},
"dependencies": {
"underscore": {
"version": "1.12.1"
}
}
},
"arr-diff": {
......@@ -10537,7 +10531,7 @@
"dev": true,
"requires": {
"cssnano": "^3.4.0",
"underscore": "1.12.1",
"underscore": "^1.8.3",
"webpack-sources": "^0.1.0"
}
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment