get example on heroku

This commit is contained in:
Mark Nadal 2014-09-10 13:39:30 -07:00
parent 30a75831fd
commit 0809707323

2
examples/node_modules/gun/index.js generated vendored
View File

@ -1 +1 @@
module.exports = require('../../shots');
module.exports = require(__dirname + '/../../../shots');