Commit 35ccc7fc authored by nanahira's avatar nanahira

bump

parent a186b384
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"js-yaml": "^4.1.1", "js-yaml": "^4.1.1",
"koishipro-core.js": "^1.3.9", "koishipro-core.js": "^1.3.10",
"sql.js": "^1.13.0", "sql.js": "^1.13.0",
"ygopro-cdb-encode": "^1.0.5", "ygopro-cdb-encode": "^1.0.5",
"ygopro-jstest": "^1.1.3", "ygopro-jstest": "^1.1.3",
...@@ -4492,9 +4492,9 @@ ...@@ -4492,9 +4492,9 @@
} }
}, },
"node_modules/koishipro-core.js": { "node_modules/koishipro-core.js": {
"version": "1.3.9", "version": "1.3.10",
"resolved": "https://registry.npmjs.org/koishipro-core.js/-/koishipro-core.js-1.3.9.tgz", "resolved": "https://registry.npmjs.org/koishipro-core.js/-/koishipro-core.js-1.3.10.tgz",
"integrity": "sha512-3LnNqkcbGNtDOK6SBc/EtLRP1bDiYbYo7nvcQFkaTqpkP62jOFTMbrGZ9J1XHWgayM2CAWjow00PsYeJ/wvZUg==", "integrity": "sha512-4B4U4GP5l1HLkqZU5qf9gVjeR184zLGN6HXwcrJNfd9i1veAv9bCrpLLWFqbFTazfNbHfDLV7mKL9D3BEi+F5w==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@types/emscripten": "^1.41.5", "@types/emscripten": "^1.41.5",
......
...@@ -54,7 +54,7 @@ ...@@ -54,7 +54,7 @@
}, },
"dependencies": { "dependencies": {
"js-yaml": "^4.1.1", "js-yaml": "^4.1.1",
"koishipro-core.js": "^1.3.9", "koishipro-core.js": "^1.3.10",
"sql.js": "^1.13.0", "sql.js": "^1.13.0",
"ygopro-cdb-encode": "^1.0.5", "ygopro-cdb-encode": "^1.0.5",
"ygopro-jstest": "^1.1.3", "ygopro-jstest": "^1.1.3",
......
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