diff options
author | Francesco <firefelix@gmail.com> | 2015-06-19 13:22:27 +0200 |
---|---|---|
committer | Francesco <firefelix@gmail.com> | 2015-06-19 13:28:34 +0200 |
commit | d4867b2d0bc99f50781c8d577b054d034b567623 (patch) | |
tree | 03fb7a0ec9832ec62f8b3a47d423d96db7b9c8bd /index.js | |
parent | e627fbb0b9c2eb3ba2e3bacfdb1c9f1c8d49421b (diff) | |
download | react-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.js | 1 |
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 |