diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-10-09 05:15:48 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-10-09 05:15:48 +0900 |
| commit | bb9ab31d5ec65bba92c8d22cd8974ea48ab724f9 (patch) | |
| tree | c98e719423caab36e7c270dd433fd6052bc20c8e | |
| parent | 10.2.0 (diff) | |
| parent | fix(package): update debug to version 4.1.0 (#2857) (diff) | |
| download | sharkey-bb9ab31d5ec65bba92c8d22cd8974ea48ab724f9.tar.gz sharkey-bb9ab31d5ec65bba92c8d22cd8974ea48ab724f9.tar.bz2 sharkey-bb9ab31d5ec65bba92c8d22cd8974ea48ab724f9.zip | |
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 623c7117e1..08f69a327d 100644 --- a/package.json +++ b/package.json @@ -96,7 +96,7 @@ "crc-32": "1.2.0", "css-loader": "1.0.0", "dateformat": "3.0.3", - "debug": "4.0.1", + "debug": "4.1.0", "deep-equal": "1.0.1", "deepcopy": "0.6.3", "diskusage": "0.2.5", |