We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 349144f commit 8082167Copy full SHA for 8082167
1 file changed
packages/babel-compat-data/scripts/download-compat-table.sh
@@ -1,7 +1,7 @@
1
#!/bin/bash
2
set -e
3
4
-COMPAT_TABLE_COMMIT=ee329abcf4d2eb71554d235cecb58b9e6698f6ea
+COMPAT_TABLE_COMMIT=cea37f2fb7a9e57112a77083de42a548742d0878
5
GIT_HEAD=build/compat-table/.git/HEAD
6
7
if [ -d "build/compat-table" ]; then
0 commit comments