diff options
author | Francesco Cioria <firefelix@gmail.com> | 2017-03-29 12:03:09 +0200 |
---|---|---|
committer | Francesco Cioria <firefelix@gmail.com> | 2017-03-29 12:03:09 +0200 |
commit | dcf76e99aa2f45fbb141ce4c7da7dd77d11bf619 (patch) | |
tree | abe2f2f2710fd7d85230ea5fa4a93d62ee3a7fa4 /index.js | |
parent | feeaf40a0832f7b3875f5ce1bbad7903bd026bdb (diff) | |
download | react-autosize-textarea-dcf76e99aa2f45fbb141ce4c7da7dd77d11bf619.zip react-autosize-textarea-dcf76e99aa2f45fbb141ce4c7da7dd77d11bf619.tar.gz react-autosize-textarea-dcf76e99aa2f45fbb141ce4c7da7dd77d11bf619.tar.bz2 |
replace .npmignore with "files" whitelist
Diffstat (limited to 'index.js')
-rw-r--r-- | index.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/index.js b/index.js deleted file mode 100644 index 4cc88b3..0000000 --- a/index.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = require('./lib');
\ No newline at end of file |