Commit 01bb93a2 authored by nanahira's avatar nanahira

bump

parent 0d97af30
{ {
"name": "cosmotype-decorators", "name": "minato-decorators",
"version": "2.0.6", "version": "2.0.6",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "cosmotype-decorators", "name": "minato-decorators",
"version": "2.0.6", "version": "2.0.6",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
...@@ -29,7 +29,7 @@ ...@@ -29,7 +29,7 @@
"typescript": "^4.6.3" "typescript": "^4.6.3"
}, },
"peerDependencies": { "peerDependencies": {
"minato": "^1.0.10" "minato": "^1.1.0"
} }
}, },
"node_modules/@ampproject/remapping": { "node_modules/@ampproject/remapping": {
...@@ -4020,9 +4020,9 @@ ...@@ -4020,9 +4020,9 @@
} }
}, },
"node_modules/minato": { "node_modules/minato": {
"version": "1.0.10", "version": "1.1.0",
"resolved": "https://registry.npmjs.org/minato/-/minato-1.0.10.tgz", "resolved": "https://registry.npmjs.org/minato/-/minato-1.1.0.tgz",
"integrity": "sha512-1R3cTrtz/xZocWBfmgHsNy6V/nILjyMksKDuGtvqjjToImdgqkQrHmW2ZpdOJaaXM/apivY/KqMEf0o0jksKkw==", "integrity": "sha512-by1KMWxWlzq0iDV7tMkqS3thDRzYNQoS2ECfX5HRpMGaPQJqSgm5aY9IAky7knwAMoW3cMxQ/IhpvEShQqyj6A==",
"peer": true, "peer": true,
"dependencies": { "dependencies": {
"cosmokit": "^1.1.2", "cosmokit": "^1.1.2",
...@@ -8376,9 +8376,9 @@ ...@@ -8376,9 +8376,9 @@
"dev": true "dev": true
}, },
"minato": { "minato": {
"version": "1.0.10", "version": "1.1.0",
"resolved": "https://registry.npmjs.org/minato/-/minato-1.0.10.tgz", "resolved": "https://registry.npmjs.org/minato/-/minato-1.1.0.tgz",
"integrity": "sha512-1R3cTrtz/xZocWBfmgHsNy6V/nILjyMksKDuGtvqjjToImdgqkQrHmW2ZpdOJaaXM/apivY/KqMEf0o0jksKkw==", "integrity": "sha512-by1KMWxWlzq0iDV7tMkqS3thDRzYNQoS2ECfX5HRpMGaPQJqSgm5aY9IAky7knwAMoW3cMxQ/IhpvEShQqyj6A==",
"peer": true, "peer": true,
"requires": { "requires": {
"cosmokit": "^1.1.2", "cosmokit": "^1.1.2",
......
...@@ -59,6 +59,6 @@ ...@@ -59,6 +59,6 @@
"typed-reflector": "^1.0.10" "typed-reflector": "^1.0.10"
}, },
"peerDependencies": { "peerDependencies": {
"minato": "^1.0.10" "minato": "^1.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