Skip to content

Commit

Permalink
fix(package): Whitelist tonicdev example file
Browse files Browse the repository at this point in the history
  • Loading branch information
trodrigues committed Apr 6, 2016
1 parent f7b0825 commit aa3c9b8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,8 @@
"dist",
"browser-dist",
"vendor-browser",
"vendor-node"
"vendor-node",
"tonic-example.js"
],
"dependencies": {
"babel-runtime": "^6.3.19",
Expand Down

0 comments on commit aa3c9b8

Please sign in to comment.