[Pkg-javascript-commits] [node-asn1.js] 07/202: rfc2560: 0.1.0
Bastien Roucariès
rouca at moszumanska.debian.org
Thu Apr 20 19:18:49 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 9c751d5b611617566f1773ba04ea9e9a05d86ab6
Author: Fedor Indutny <fedor.indutny at gmail.com>
Date: Sun Dec 1 22:48:14 2013 +0400
rfc2560: 0.1.0
---
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 c1e4119..343e076 100644
--- a/rfc/2560/package.json
+++ b/rfc/2560/package.json
@@ -1,6 +1,6 @@
{
"name": "asn1.js-rfc2560",
- "version": "0.0.0",
+ "version": "0.1.0",
"description": "RFC2560 structures for asn1.js",
"main": "index.js",
"repository": {
@@ -19,7 +19,7 @@
},
"homepage": "https://github.com/indutny/asn1.js",
"dependencies": {
- "asn1.js-3280": "~0.1.0"
+ "asn1.js-rfc3280": "~0.1.0"
},
"peerDependencies": {
"asn1.js": "~0.1.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