Skip to content

Commit 8082167

Browse files
authored
Update compat data (#15373)
chore: update compat data to cea37f2fb7a9e57112a77083de42a548742d0878
1 parent 349144f commit 8082167

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/babel-compat-data/scripts/download-compat-table.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22
set -e
33

4-
COMPAT_TABLE_COMMIT=ee329abcf4d2eb71554d235cecb58b9e6698f6ea
4+
COMPAT_TABLE_COMMIT=cea37f2fb7a9e57112a77083de42a548742d0878
55
GIT_HEAD=build/compat-table/.git/HEAD
66

77
if [ -d "build/compat-table" ]; then

0 commit comments

Comments
 (0)