/
githubmr
/
facebook-react
Обзор
Документация
Войти
/
githubmr
/
facebook-react
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
status
packages/react-is/package.json
27 строк
530 B
Andrew Clark
Update local version numbers for 16.10.2 release
04 окт 2019, 00:14
04 окт 2019, 00:14
d256f88
Код
Авторство
О чём код?
{ "name": "react-is", "version": "16.10.2", "description": "Brand checking of React Elements.", "main": "index.js", "repository": { "type": "git", "url": "https://github.com/facebook/react.git", "directory": "packages/react-is" }, "keywords": [ "react" ], "license": "MIT", "bugs": { "url": "https://github.com/facebook/react/issues" }, "homepage": "https://reactjs.org/", "files": [ "LICENSE", "README.md", "build-info.json", "index.js", "cjs/", "umd/" ] }