array-reverse-polyfill
Advanced tools
Comparing version 1.0.5 to 1.0.6
{ | ||
"name": "array-reverse-polyfill", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "Fix IOS 12 Array Reverse Bug.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -26,2 +26,4 @@ # array-reverse-polyfill | ||
For Unit Test: [https://fanmingfei.github.io/array-reverse-ios12/tests/](https://fanmingfei.github.io/array-reverse-ios12/tests/) | ||
Clicking the refresh button to reload page. | ||
@@ -28,0 +30,0 @@ |
4645
33