Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Remove old comment about Dexie v2 is required for the ES2016 sample.
  • Loading branch information
dfahlander authored Jun 4, 2018
1 parent 4582b22 commit 41f822c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,8 +142,6 @@ db.transaction('rw', db.friends, async() => {
#### Hello World (Typescript)
*This sample requires using Dexie v2*
```js
import Dexie from 'dexie';

Expand Down

0 comments on commit 41f822c

Please sign in to comment.