Update uodate docs

This commit is contained in:
syuilo 2019-07-09 00:11:04 +09:00
parent a7ec54ea97
commit 4478298a0a
4 changed files with 3 additions and 15 deletions

View file

@ -5,18 +5,6 @@ If you encounter any problems with updating, please try the following:
1. `npm run clean` or `npm run cleanall`
2. Retry update (Don't forget `npm i`)
Migration
------------------------------
#### 1
```
npm i -g ts-node
```
#### 2
```
npm run migrate
```
11.25.0 (2019/07/08)
--------------------
### ✨Improvements