Skip to content

Commit e17ee6b

Browse files
authored
chore: safari 18.4 supports rawJSON (#29187)
1 parent 8c3a32e commit e17ee6b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

javascript/builtins/JSON.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"opera": "mirror",
8787
"opera_android": "mirror",
8888
"safari": {
89-
"version_added": false
89+
"version_added": "18.4"
9090
},
9191
"safari_ios": "mirror",
9292
"samsunginternet_android": "mirror",
@@ -276,7 +276,7 @@
276276
"opera": "mirror",
277277
"opera_android": "mirror",
278278
"safari": {
279-
"version_added": false
279+
"version_added": "18.4"
280280
},
281281
"safari_ios": "mirror",
282282
"samsunginternet_android": "mirror",

0 commit comments

Comments
 (0)