Skip to content

Commit

Permalink
Update compat data (#15417)
Browse files Browse the repository at this point in the history
chore: update compat data to 101f0a271c168c5626716cefefb4185a66c9e7f7
  • Loading branch information
babel-bot committed Feb 10, 2023
1 parent 8e6f2a9 commit 1b79436
Showing 1 changed file with 1 addition and 1 deletion.
@@ -1,7 +1,7 @@
#!/bin/bash
set -e

COMPAT_TABLE_COMMIT=a934306e93507e4cfc556ed6178a86b276968ffb
COMPAT_TABLE_COMMIT=101f0a271c168c5626716cefefb4185a66c9e7f7
GIT_HEAD=build/compat-table/.git/HEAD

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

0 comments on commit 1b79436

Please sign in to comment.