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 be2970a commit ae5182aCopy full SHA for ae5182a
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=f4fa0361907c9e30f1409b9a43aeaf48e4ac4fbd
+COMPAT_TABLE_COMMIT=ca37d4652fb12207032b0942f6334756e19148c0
5
GIT_HEAD=build/compat-table/.git/HEAD
6
7
if [ -d "build/compat-table" ]; then
0 commit comments