Merge branch 'npm'

This commit is contained in:
kpdecker
2011-08-22 02:41:59 -05:00
2 changed files with 6 additions and 5 deletions
+5 -5
View File
@@ -4,8 +4,8 @@
Gemfile
Gemfile.lock
Rakefile
bench
dist
spec
src
vendor
bench/*
dist/*
spec/*
src/*
vendor/*
+1
View File
@@ -16,6 +16,7 @@
"uglify-js": "~1.0"
},
"devDependencies": {},
"main": "lib/handlebars.js",
"bin": {
"handlebars": "bin/handlebars"
}