Skip to content

Commit

Permalink
Merge pull request #2 from LikaloLLC/release/0.1.9
Browse files Browse the repository at this point in the history
Release/0.1.9
  • Loading branch information
it-s authored May 1, 2019
2 parents 27199c5 + b9b4fa4 commit 8d899fc
Show file tree
Hide file tree
Showing 19 changed files with 1,344 additions and 7,080 deletions.
14 changes: 14 additions & 0 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"presets": [
[
"env",
{
"modules": false
}
]
],
"plugins": [
"external-helpers",
"transform-object-rest-spread"
]
}
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ There are a few ways you can use **Tourguide.js**

### Fiddle with it

Want to see how it works right away? **Tr[y on JSFiddle**](https://jsfiddle.net/eugenetrue/pwqshcLk/)
Want to see how it works right away? [Try on JSFiddle](https://jsfiddle.net/eugenetrue/pwqshcLk/)

### CommonJS

Expand Down
Loading

0 comments on commit 8d899fc

Please sign in to comment.