react/packages/shared/ReactVersion.js
Dan Abramov eaaf4cbce7 17.0.1
2020-10-22 13:24:46 +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.1';