[Pkg-javascript-commits] [node-asn1.js] 27/202: rfc2560: update deps
Bastien Roucariès
rouca at moszumanska.debian.org
Thu Apr 20 19:18:51 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 50185949780526a66fcdd2a93a7cb9713c2a3b2f
Author: Fedor Indutny <fedor.indutny at gmail.com>
Date: Sat Dec 7 21:49:27 2013 +0400
rfc2560: update deps
---
rfc/2560/package.json | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rfc/2560/package.json b/rfc/2560/package.json
index 343e076..88505a5 100644
--- a/rfc/2560/package.json
+++ b/rfc/2560/package.json
@@ -1,6 +1,6 @@
{
"name": "asn1.js-rfc2560",
- "version": "0.1.0",
+ "version": "0.2.0",
"description": "RFC2560 structures for asn1.js",
"main": "index.js",
"repository": {
@@ -22,6 +22,6 @@
"asn1.js-rfc3280": "~0.1.0"
},
"peerDependencies": {
- "asn1.js": "~0.1.0"
+ "asn1.js": "~0.2.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