|
|
@ -8868,7 +8868,7 @@
|
|
|
|
"script": [
|
|
|
|
"script": [
|
|
|
|
"react(?:-with-addons)?[.-]([\\d.]*\\d)[^/]*\\.js\\;version:\\1",
|
|
|
|
"react(?:-with-addons)?[.-]([\\d.]*\\d)[^/]*\\.js\\;version:\\1",
|
|
|
|
"/([\\d.]+)/react(?:\\.min)?\\.js\\;version:\\1",
|
|
|
|
"/([\\d.]+)/react(?:\\.min)?\\.js\\;version:\\1",
|
|
|
|
"^react\\.(?:production|development)?\\.*(?:min\\.)?js"
|
|
|
|
"react\\b.*\\.js"
|
|
|
|
],
|
|
|
|
],
|
|
|
|
"website": "https://reactjs.org"
|
|
|
|
"website": "https://reactjs.org"
|
|
|
|
},
|
|
|
|
},
|
|
|
|