Skip to content

Commit

Permalink
Merge pull request #238 from oliviertassinari/patch-1
Browse files Browse the repository at this point in the history
[package] Support webpack
  • Loading branch information
benjamn committed Dec 5, 2015
2 parents 1d5c765 + 4d03255 commit 827ae9f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@
"test": "node ./node_modules/mocha/bin/mocha --reporter spec --full-trace",
"debug": "node ./node_modules/mocha/bin/mocha --debug-brk --reporter spec"
},
"browser": {
"fs": false
},
"dependencies": {
"esprima-fb": "~15001.1001.0-dev-harmony-fb",
"source-map": "~0.5.0",
Expand Down

0 comments on commit 827ae9f

Please sign in to comment.