[Pkg-javascript-commits] [node-umd] 11/11: Release 1.2.0

Bastien Roucariès rouca at moszumanska.debian.org
Mon Apr 17 07:38:05 UTC 2017


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

rouca pushed a commit to annotated tag 1.2.0
in repository node-umd.

commit cc555d23088ce49506ccb72d8fe8218a8aeb8a03
Author: ForbesLindesay <forbes at lindesay.co.uk>
Date:   Fri Jun 7 12:19:05 2013 +0100

    Release 1.2.0
---
 package.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/package.json b/package.json
index eba68be..4d35b1b 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "umd",
-  "version": "1.1.1",
+  "version": "1.2.0",
   "description": "Universal Module Definition for use in automated build systems",
   "dependencies": {
     "rfile": "~1.0.0",
@@ -13,7 +13,7 @@
   },
   "scripts": {
     "test": "echo \"Error: no test specified\" && exit 1",
-    "prepublish": "win-line-endings"
+    "prepublish": "cd bin && win-line-endings && cd .."
   },
   "repository": {
     "type": "git",
@@ -21,4 +21,4 @@
   },
   "author": "ForbesLindesay",
   "license": "MIT"
-}
+}
\ No newline at end of file

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



More information about the Pkg-javascript-commits mailing list