ソースを参照

:robot: little bump to test drone

tags/1.0.3
j 2年前
コミット
ea311d1e33
1個のファイルの変更2行の追加2行の削除
  1. 2
    2
      README.md

+ 2
- 2
README.md ファイルの表示

@@ -10,7 +10,7 @@ Vue.js for sanity
10 10
 :tools: Requirements
11 11
 --------------------
12 12
 
13
-### Node.js 14+
13
+### Node.js 19+
14 14
 
15 15
  * OSX: `brew install node` using [Homebrew](http://brew.sh/)
16 16
  * Linux: `apt install nodejs` ([see Ubuntu/Debian specific instructions](https://nodejs.org/en/download/package-manager/#debian-and-ubuntu-based-linux-distributions)) or `pacman -S nodejs` (Arch Linux)
@@ -123,4 +123,4 @@ docker-compose exec -T craft-db mysqldump -u root -p current_cia | gzip > /home/
123 123
 ```mysql
124 124
 update wp_posts
125 125
    set guid = replace(guid, 'http://old', 'http://143.110.234.41:8080/');
126
-```
126
+```

読み込み中…
キャンセル
保存