Skip to content

Commit

Permalink
Update compat data (#14991)
Browse files Browse the repository at this point in the history
chore: update compat data to c2f9ff98b30cc04e9174d9c31f0098ae88f29245
  • Loading branch information
babel-bot committed Sep 30, 2022
1 parent 2a76c95 commit 5729ce9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash
set -e

COMPAT_TABLE_COMMIT=64e359ef5212f9c5ce305a75f3953997e6112170
COMPAT_TABLE_COMMIT=c2f9ff98b30cc04e9174d9c31f0098ae88f29245
GIT_HEAD=build/compat-table/.git/HEAD

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

0 comments on commit 5729ce9

Please sign in to comment.