Skip to content

Commit 323d807

Browse files
authored
Fix for MacOS Safari (#87)
* Update dependencies * Update and fix vulnerabilities * Lint * Improved examples * Change order of attempts * Remove log
1 parent bf14e62 commit 323d807

20 files changed

+4923
-6293
lines changed

.babelrc

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"presets": ["@babel/preset-env"]
3+
}

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@
3333
"test",
3434
"tests"
3535
],
36-
"version": "2.1.2"
36+
"version": "2.2.0"
3737
}

0 commit comments

Comments
 (0)