[Pkg-javascript-commits] [backbone] 63/211: Adding an index.js for npm, Issue #207
Jonas Smedegaard
js at moszumanska.debian.org
Sat May 3 17:00:03 UTC 2014
This is an automated email from the git hooks/post-receive script.
js pushed a commit to tag 0.5.0
in repository backbone.
commit 51f9ce6b26ccfb999ff94a6ff1b7626c3a881ea8
Author: Jeremy Ashkenas <jashkenas at gmail.com>
Date: Sun Feb 6 09:27:38 2011 -0500
Adding an index.js for npm, Issue #207
---
index.js | 1 +
1 file changed, 1 insertion(+)
diff --git a/index.js b/index.js
new file mode 100644
index 0000000..618cfc1
--- /dev/null
+++ b/index.js
@@ -0,0 +1 @@
+module.exports = require('./backbone');
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/backbone.git
More information about the Pkg-javascript-commits
mailing list