aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES.rst
diff options
context:
space:
mode:
authorAdam Spiers <git@adamspiers.org>2018-05-17 00:16:39 +0100
committerAdam Spiers <git@adamspiers.org>2018-05-17 00:16:39 +0100
commit62e1d1a530a493a5639d21bb99639ee2fd671482 (patch)
tree27fe41ea238ecd7ebe10d5c02652c3fdeb645308 /CHANGES.rst
parent9fa4e7ce428b4647b791fc10c8706a8360a8ea4a (diff)
downloadgit-deps-62e1d1a530a493a5639d21bb99639ee2fd671482.tar.gz
document repackaging of Javascript modules with newer npm
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index e8bf1c8..9e479a0 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -11,6 +11,10 @@ Version 1.0.1
- Avoid PyScaffold bug.
+- Repackage Javascript modules using newer npm, to avoid problem
+ with timestamps which causes building of wheels to fail:
+ https://github.com/npm/npm/issues/19968
+
Version 1.0.0
=============