Skip to content
This repository was archived by the owner on Jan 21, 2019. It is now read-only.

Commit 47bccd2

Browse files
committed
Note in README that repo moved to react-common
1 parent 5c82449 commit 47bccd2

1 file changed

Lines changed: 6 additions & 17 deletions

File tree

README.md

Lines changed: 6 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,10 @@
1+
# Note
12

2-
# @Wikia/react-design-system
3+
This repository was moved to https://github.com/Wikia/react-common
34

4-
[![Travis](https://img.shields.io/travis/Wikia/react-design-system/master.svg?style=flat-square)](https://travis-ci.org/Wikia/react-design-system)
5-
[![Release](https://img.shields.io/github/package-json/v/Wikia/react-design-system.svg?style=flat-square)](https://github.com/Wikia/react-design-system/releases)
5+
## Upgrade guide
66

7-
Wikia's reusable React parts.
7+
1. Upgrade app's dependency to `@wikia/react-design-system@2.8.4`.
8+
2. Replace it with `@wikia/react-common@1.0.0`.
89

9-
The following directories and files are auto-generated from the files in [source](./source) directory:
10-
11-
* [components](./components)
12-
* [hocs](./hocs)
13-
* [models](./models)
14-
* [systems](./systems)
15-
* [assets](./assets)
16-
* [icons](./icons)
17-
* [docs](./docs)
18-
* [README.md](./README.md)
19-
* [package.json](./package.json)
20-
21-
Look in [source](./source) for details.
10+
Both releases are the same

0 commit comments

Comments
 (0)