Skip to content

Commit 1fc2859

Browse files
swarnavalex111
authored andcommitted
Fetch latest babel link (reactjs#2153)
1 parent 6a1d86c commit 1fc2859

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

static/html/single-file-example.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<script src="https://unpkg.com/react-dom@16/umd/react-dom.development.js"></script>
88

99
<!-- Don't use this in production: -->
10-
<script src="https://unpkg.com/babel-standalone@6.15.0/babel.min.js"></script>
10+
<script src="https://unpkg.com/@babel/standalone/babel.min.js"></script>
1111
</head>
1212
<body>
1313
<div id="root"></div>

0 commit comments

Comments
 (0)