Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump lodash from 4.17.10 to 4.17.15 in /example #5

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
v2.3 env
  • Loading branch information
Lauren committed May 13, 2018
commit 02a0d6beb22334f0532a23dc74df09df069aed62
10 changes: 0 additions & 10 deletions .babelrc

This file was deleted.

69 changes: 0 additions & 69 deletions .eslintrc

This file was deleted.

1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Logs
logs
*.log
dist

# Runtime data
pids
19 changes: 19 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"search.exclude": {
"**/node_modules": true,
"**/yarn.lock": true,
"**/dist": true,
},
"emmet.showExpandedAbbreviation": "never",
"tslint.enable": true,
"tslint.run": "onType",
"tslint.autoFixOnSave": true,
"files.trimTrailingWhitespace": true,
"files.insertFinalNewline": true,
"typescript.locale": "en",
"editor.tabSize": 4,
"editor.insertSpaces": true,
"workbench.colorCustomizations": {
"editorWarning.foreground": "#FFAA00"
}
}
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# react-owl-carousel [![npm version](https://img.shields.io/npm/v/react-owl-carousel.svg?style=flat)](https://www.npmjs.com/package/react-owl-carousel)
[React](http://facebook.github.io/react/) + [Owl Carousel 2.2](https://owlcarousel2.github.io/OwlCarousel2/)
[React](http://facebook.github.io/react/) + [Owl Carousel 2.3](https://owlcarousel2.github.io/OwlCarousel2/)

### 1.Getting Started

Binary file removed dist/4a37f8008959c75f619bf0a3a4e2d7a2.png
Binary file not shown.
222 changes: 0 additions & 222 deletions dist/OwlCarousel.js

This file was deleted.

2 changes: 0 additions & 2 deletions dist/OwlCarousel.min.js

This file was deleted.

1 change: 0 additions & 1 deletion dist/OwlCarousel.min.js.map

This file was deleted.

Loading