[Pkg-javascript-commits] [node-asn1.js] 45/202: rfc2560: 0.4.0
Bastien Roucariès
rouca at moszumanska.debian.org
Thu Apr 20 19:18:52 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 369a323b9abb6ba3c2793764df576b29ab37047c
Author: Fedor Indutny <fedor at indutny.com>
Date: Fri Aug 15 23:14:11 2014 +0400
rfc2560: 0.4.0
---
rfc/2560/package.json | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/rfc/2560/package.json b/rfc/2560/package.json
index 3878312..2102ebf 100644
--- a/rfc/2560/package.json
+++ b/rfc/2560/package.json
@@ -1,6 +1,6 @@
{
"name": "asn1.js-rfc2560",
- "version": "0.3.0",
+ "version": "0.4.0",
"description": "RFC2560 structures for asn1.js",
"main": "index.js",
"repository": {
@@ -19,9 +19,9 @@
},
"homepage": "https://github.com/indutny/asn1.js",
"dependencies": {
- "asn1.js-rfc3280": "~0.1.0"
+ "asn1.js-rfc3280": "~0.4.0"
},
"peerDependencies": {
- "asn1.js": "~0.3.0"
+ "asn1.js": "~0.4.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