From 30b1f9c052e03d3e1f133a91a717e13e22a04b8b Mon Sep 17 00:00:00 2001 From: kiran Date: Fri, 9 Feb 2018 17:49:34 +0530 Subject: [PATCH] Added react-slick to package list --- index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/index.js b/index.js index 4410ff4..b670864 100644 --- a/index.js +++ b/index.js @@ -52,6 +52,7 @@ const packages = { pug: 'https://opencollective.com/pug', 'react-native-elements': 'https://opencollective.com/react-native-elements', 'redux-devtools-extension': 'https://opencollective.com/redux-devtools-extension', + 'react-slick': 'https://opencollective.com/react-slick', rollup: 'https://opencollective.com/rollup', 'socket.io': 'https://opencollective.com/socketio', 'styled-components': 'https://opencollective.com/styled-components',