diff options
| author | Aya Morisawa <AyaMorisawa4869@gmail.com> | 2017-05-31 16:14:18 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-05-31 16:14:18 +0900 |
| commit | b8e2bd97dbaebb24bf47a8ac2e4bf25a8fa1074c (patch) | |
| tree | 4e4312018be678b82fbd1af5046334f82d748898 | |
| parent | [dependencies] remove ^ from version (diff) | |
| download | sharkey-b8e2bd97dbaebb24bf47a8ac2e4bf25a8fa1074c.tar.gz sharkey-b8e2bd97dbaebb24bf47a8ac2e4bf25a8fa1074c.tar.bz2 sharkey-b8e2bd97dbaebb24bf47a8ac2e4bf25a8fa1074c.zip | |
:sparkles:
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index f04f2470e5..1c19528e09 100644 --- a/package.json +++ b/package.json @@ -146,4 +146,4 @@ "vhost": "3.0.2", "websocket": "1.0.24" } -}
\ No newline at end of file +} |