Skip to content
This repository has been archived by the owner on May 11, 2018. It is now read-only.

Commit

Permalink
Fix node 4
Browse files Browse the repository at this point in the history
  • Loading branch information
danez committed Mar 2, 2017
1 parent 2db35c8 commit 7319e7a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions data/built-ins.json
Expand Up @@ -419,7 +419,7 @@
"edge": 12,
"firefox": 25,
"safari": 9,
"node": 6,
"node": 4,
"ios": 9,
"opera": 32
},
Expand All @@ -437,7 +437,7 @@
"edge": 12,
"firefox": 25,
"safari": 8,
"node": 6,
"node": 4,
"ios": 9,
"opera": 32
},
Expand All @@ -446,7 +446,7 @@
"edge": 12,
"firefox": 25,
"safari": 8,
"node": 6,
"node": 4,
"ios": 9,
"opera": 32
},
Expand All @@ -455,7 +455,7 @@
"edge": 12,
"firefox": 31,
"safari": 8,
"node": 6,
"node": 4,
"ios": 9,
"opera": 32
},
Expand Down

0 comments on commit 7319e7a

Please sign in to comment.