[Pkg-javascript-commits] [node-sha.js] 205/237: package: use standard 4.0.0
Bastien Roucariès
rouca at moszumanska.debian.org
Fri May 5 09:04:00 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-sha.js.
commit ace474780c743368934c63df64cf12f556bb86a6
Author: Daniel Cousens <dcousens at users.noreply.github.com>
Date: Fri Jun 5 12:10:12 2015 +1000
package: use standard 4.0.0
---
package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json
index 0ef3ed8..9a662e7 100644
--- a/package.json
+++ b/package.json
@@ -13,7 +13,7 @@
"devDependencies": {
"buffer": "~2.3.2",
"hash-test-vectors": "^1.3.1",
- "standard": "^3.11.1",
+ "standard": "^4.0.0",
"tape": "~2.3.2",
"typedarray": "0.0.6"
},
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-sha.js.git
More information about the Pkg-javascript-commits
mailing list