react/packages/shared/ReactVersion.js
2020-03-19 12:58:31 -07:00

10 lines
280 B
JavaScript

/**
* 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.
*/
// TODO: this is special because it gets imported during build.
export default '16.13.1';