Skip to content

Commit ae5182a

Browse files
authored
chore: update compat data to ca37d4652fb12207032b0942f6334756e19148c0 (#14878)
1 parent be2970a commit ae5182a

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=f4fa0361907c9e30f1409b9a43aeaf48e4ac4fbd
4+
COMPAT_TABLE_COMMIT=ca37d4652fb12207032b0942f6334756e19148c0
55
GIT_HEAD=build/compat-table/.git/HEAD
66

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

0 commit comments

Comments
 (0)