diff options
author | EuAndreh <eu@euandre.org> | 2021-06-12 19:46:41 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-06-12 19:46:41 -0300 |
commit | 0647153e090cf32dae37e7f8816db49475dadade (patch) | |
tree | 8d75312da19d864b6444b02ea8d3b0a05eb88ef2 /_articles/2018-08-01-verifying-npm-ci-reproducibility.md | |
parent | Update locale/ (diff) | |
download | euandre.org-0647153e090cf32dae37e7f8816db49475dadade.tar.gz euandre.org-0647153e090cf32dae37e7f8816db49475dadade.tar.xz |
Use YYYY-MM-DD over YYYY/MM/DD on two articles
Diffstat (limited to '')
-rw-r--r-- | _articles/2018-08-01-verifying-npm-ci-reproducibility.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_articles/2018-08-01-verifying-npm-ci-reproducibility.md b/_articles/2018-08-01-verifying-npm-ci-reproducibility.md index f5004be..f896c6c 100644 --- a/_articles/2018-08-01-verifying-npm-ci-reproducibility.md +++ b/_articles/2018-08-01-verifying-npm-ci-reproducibility.md @@ -137,7 +137,7 @@ signature of a directory. If you know any I'd ## *Edit* -2019/05/22: Fix spelling. +2019-05-22: Fix spelling. [^package-lock-message]: The [documentation](https://docs.npmjs.com/cli/install#description) claims `npm |