summaryrefslogtreecommitdiffstats
path: root/index.js
diff options
context:
space:
mode:
authorFrancesco <firefelix@gmail.com>2015-06-19 13:22:27 +0200
committerFrancesco <firefelix@gmail.com>2015-06-19 13:28:34 +0200
commitd4867b2d0bc99f50781c8d577b054d034b567623 (patch)
tree03fb7a0ec9832ec62f8b3a47d423d96db7b9c8bd /index.js
parente627fbb0b9c2eb3ba2e3bacfdb1c9f1c8d49421b (diff)
downloadreact-autosize-textarea-d4867b2d0bc99f50781c8d577b054d034b567623.zip
react-autosize-textarea-d4867b2d0bc99f50781c8d577b054d034b567623.tar.gz
react-autosize-textarea-d4867b2d0bc99f50781c8d577b054d034b567623.tar.bz2
updated to new web-lib-seed release
Diffstat (limited to 'index.js')
-rw-r--r--index.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.js b/index.js
new file mode 100644
index 0000000..4cc88b3
--- /dev/null
+++ b/index.js
@@ -0,0 +1 @@
+module.exports = require('./lib'); \ No newline at end of file