react-multi-carousel
Advanced tools
Comparing version 1.0.30 to 1.0.31
{ | ||
"name": "react-multi-carousel", | ||
"version": "1.0.30", | ||
"version": "1.0.31", | ||
"description": "", | ||
"main": "index.js", | ||
"types": "/lib/index.d.ts", | ||
"scripts": { | ||
@@ -7,0 +8,0 @@ "build": "rm -rf ./lib && tsc", |
@@ -15,2 +15,8 @@ # react-multi-carousel | ||
### TypeScript. | ||
``` | ||
$ npm install @types/react-multi-carousel --save-dev | ||
``` | ||
### Technical approach. | ||
@@ -17,0 +23,0 @@ |
39730
119