react/packages/shared/ReactVersion.js
2020-10-20 21:41:18 +01:00

10 lines
279 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 '17.0.0';