[Pkg-javascript-commits] [sockjs-client] 80/434: We don't use package.json for releasing, so the version there doesn't matter, and it's only for npm sake.
Tonnerre Lombard
tonnerre-guest at moszumanska.debian.org
Wed Jan 8 00:47:03 UTC 2014
This is an automated email from the git hooks/post-receive script.
tonnerre-guest pushed a commit to branch master
in repository sockjs-client.
commit ae20adc4ff6282de964c2da202e30f98cafb6656
Author: Marek Majkowski <majek04 at gmail.com>
Date: Mon Aug 15 17:23:31 2011 +0100
We don't use package.json for releasing, so the version there doesn't matter, and it's only for npm sake.
---
package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json
index 9237eb2..62fc388 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "sockjs-client",
- "version": "0.0.1",
+ "version": "0.0.0-unreleasable",
"dependencies": {
"uglify-js": "1.0.6",
"coffee-script": "1.1.1",
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/sockjs-client.git
More information about the Pkg-javascript-commits
mailing list