[Pkg-javascript-commits] [node-asn1.js] 60/202: rfc: update peer dependencies
Bastien Roucariès
rouca at moszumanska.debian.org
Thu Apr 20 19:18:54 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-asn1.js.
commit 2dd0f696f447b9bd56ea09043c40dfbe8d6426a2
Author: Fedor Indutny <fedor at indutny.com>
Date: Tue Nov 4 13:35:47 2014 -0500
rfc: update peer dependencies
---
rfc/2560/package.json | 2 +-
rfc/3280/package.json | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/rfc/2560/package.json b/rfc/2560/package.json
index c661266..9e562b1 100644
--- a/rfc/2560/package.json
+++ b/rfc/2560/package.json
@@ -22,6 +22,6 @@
"asn1.js-rfc3280": "^0.4.0"
},
"peerDependencies": {
- "asn1.js": "^0.5.0"
+ "asn1.js": "^0.6.0"
}
}
diff --git a/rfc/3280/package.json b/rfc/3280/package.json
index 65c5732..51fc2c2 100644
--- a/rfc/3280/package.json
+++ b/rfc/3280/package.json
@@ -19,6 +19,6 @@
},
"homepage": "https://github.com/indutny/asn1.js",
"peerDependencies": {
- "asn1.js": "^0.5.0"
+ "asn1.js": "^0.6.0"
}
}
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-asn1.js.git
More information about the Pkg-javascript-commits
mailing list