Bläddra i källkod

:robot: little bump to test drone

tags/1.0.3
j 2 år sedan
förälder
incheckning
ea311d1e33
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. 2
    2
      README.md

+ 2
- 2
README.md Visa fil

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

Laddar…
Avbryt
Spara