Fix package.json's reference to vendor/constants.js

This commit is contained in:
Zach Bruggeman 2013-06-17 16:27:07 -07:00
parent 405be0f966
commit a0475b3c29
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
"bin/jsx",
"build/modules/",
"vendor/fbtransform/",
"vendor/woodchipper.js"
"vendor/constants.js"
],
"main": "main.js",
"bin": {