[Pkg-javascript-commits] [ltx] 325/469: add reference for browserify to browser specific index to package.json
Jonas Smedegaard
dr at jones.dk
Wed Aug 31 13:03:22 UTC 2016
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository ltx.
commit bb2010520eb88cb4733ca6a536fe21f876a1a105
Author: ▟ ▖▟ ▖ <dodo.the.last at gmail.com>
Date: Sun Mar 2 02:09:08 2014 +0100
add reference for browserify to browser specific index to package.json
---
package.json | 1 +
1 file changed, 1 insertion(+)
diff --git a/package.json b/package.json
index 58894ee..ce25990 100644
--- a/package.json
+++ b/package.json
@@ -2,6 +2,7 @@
"name": "ltx",
"version": "0.4.0",
"main": "./lib/index",
+ "browser": "./lib/index-browserify",
"description": "<xml for=\"node.js\" browserify=\"too\">",
"author": "Astro",
"dependencies": {
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/ltx.git
More information about the Pkg-javascript-commits
mailing list