[Pkg-javascript-commits] [node-shasum] 15/23: 1.0.1

Bastien Roucariès rouca at moszumanska.debian.org
Fri May 5 09:06:24 UTC 2017


This is an automated email from the git hooks/post-receive script.

rouca pushed a commit to branch master
in repository node-shasum.

commit 7c4aa3102bc5a95765e422b8e3a50494ea1b8721
Author: Dominic Tarr <dominic.tarr at gmail.com>
Date:   Mon Jan 12 00:19:13 2015 +1300

    1.0.1
---
 package.json | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/package.json b/package.json
index ee664a5..8e4acd9 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "shasum",
-  "version": "1.0.0",
+  "version": "1.0.1",
   "homepage": "https://github.com/dominictarr/shasum",
   "repository": {
     "type": "git",
@@ -10,8 +10,7 @@
     "json-stable-stringify": "~0.0.0",
     "sha.js": "~2.3.0"
   },
-  "devDependencies": {
-  },
+  "devDependencies": {},
   "browser": {
     "./index.js": "./browser.js"
   },
@@ -19,5 +18,5 @@
     "test": "node test/index.js && node test/index.js browser"
   },
   "author": "'Dominic Tarr' <dominic.tarr at gmail.com> (http://dominictarr.com)",
-  "license": "MIT"  
+  "license": "MIT"
 }

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-shasum.git



More information about the Pkg-javascript-commits mailing list