`cahcedOnly` -> `cachedOnly`
This commit is contained in:
ayntee
2020-11-17 22:09:23 +04:00
committed by GitHub
parent 9f2c84a69d
commit ad73de81f8

View File

@@ -262,7 +262,7 @@ be applied using the following properties:
scripts:
start:
cmd: server.ts
cahcedOnly: true
cachedOnly: true
noCheck: true
noRemote: true
quiet: true