Procházet zdrojové kódy

Require at least Safari 11 (#683)

Safari 11 is shipped with High Sierra.
Danilo Bargen před 6 roky
rodič
revize
5caed75b4a
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      src/app.ts

+ 1 - 1
src/app.ts

@@ -77,7 +77,7 @@ angular.module('3ema', [
     FF: 50,
     CHROME: 45,
     OPERA: 32,
-    SAFARI: 10,
+    SAFARI: 11,
 })
 
 // Set default route