소스 검색

: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
+```

Loading…
취소
저장