We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 43b6945 + d3ed36b commit 0bb840cCopy full SHA for 0bb840c
docs/INSTALLATION.md
@@ -6,6 +6,7 @@ This setup will work for both `yarn` and `npm`. If you run into issues consult [
6
7
```js static
8
$> npm config set @wikia:registry https://artifactory.wikia-inc.com/artifactory/api/npm/wikia-npm/
9
+$> npm config set @fandom:registry https://artifactory.wikia-inc.com/artifactory/api/npm/wikia-npm/
10
```
11
12
### 1.2. Add the package to `package.json`
0 commit comments