inputのsuffixがはみ出す問題を修正

This commit is contained in:
syuilo 2018-06-17 11:42:23 +09:00
parent 73f5bf69e8
commit 0460cdedd7
2 changed files with 6 additions and 2 deletions

View file

@ -1,8 +1,8 @@
{
"name": "misskey",
"author": "syuilo <i@syuilo.com>",
"version": "4.1.0",
"clientVersion": "1.0.6535",
"version": "4.1.1",
"clientVersion": "1.0.6542",
"codename": "nighthike",
"main": "./built/index.js",
"private": true,