diff options
author | EuAndreh <eu@euandre.org> | 2025-04-10 15:46:44 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2025-04-10 15:46:44 -0300 |
commit | 8b71e1a23a8da5081a42b7b3e71d7cf81b329bf4 (patch) | |
tree | 6be2d045f7e27a0c196f899b0b9be6a126bc3a47 /src/content/blog/2018/08/01/npm-ci-reproducibility.adoc | |
parent | src/content/style.css: Give #updated-at the same styling as #published-at (diff) | |
download | euandre.org-8b71e1a23a8da5081a42b7b3e71d7cf81b329bf4.tar.gz euandre.org-8b71e1a23a8da5081a42b7b3e71d7cf81b329bf4.tar.xz |
src/content/: Recover article updated-at metadata
Diffstat (limited to 'src/content/blog/2018/08/01/npm-ci-reproducibility.adoc')
-rw-r--r-- | src/content/blog/2018/08/01/npm-ci-reproducibility.adoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/content/blog/2018/08/01/npm-ci-reproducibility.adoc b/src/content/blog/2018/08/01/npm-ci-reproducibility.adoc index 2692ed1..76bd8e6 100644 --- a/src/content/blog/2018/08/01/npm-ci-reproducibility.adoc +++ b/src/content/blog/2018/08/01/npm-ci-reproducibility.adoc @@ -1,4 +1,5 @@ = Verifying "npm ci" reproducibility +:updatedat: 2019-05-22 :empty: :npm-5: https://blog.npmjs.org/post/161081169345/v500 |