Skip to content

Commit 1961b3a

Browse files
committed
github packages
1 parent 66c4f3c commit 1961b3a

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ this [Documentation](https://gist.github.com/Netkas/e8977b26f482ca40911a949df7dd
99
```sh
1010
npm i coffeehouse
1111
```
12+
or [Github Packages](https://github.com/Quiec/CoffeeHouse/packages/523647)
13+
```sh
14+
npm i @quiec/coffeehouse
15+
```
1216

1317
## Lydia Example
1418

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,5 @@
2222
"homepage": "https://github.com/quiec/coffeehouse#readme",
2323
"dependencies": {
2424
"axios": "^0.21.0"
25-
},
26-
"publishConfig": {
27-
"registry":"https://npm.pkg.github.com"
2825
}
2926
}

0 commit comments

Comments
 (0)