/
githubmr
/
facebook-react
Обзор
Документация
Войти
/
githubmr
/
facebook-react
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
v16.9.0
packages/shared/ReactVersion.js
11 строк
296 B
Dan Abramov
Update versions for 16.8.6
28 мар 2019, 09:58
28 мар 2019, 09:58
fb6b508
Код
Авторство
О чём код?
/** * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ 'use strict'; // TODO: this is special because it gets imported during build. module.exports = '16.8.6';