Skip to content

Commit 700db7b

Browse files
committed
no
1 parent 1961b3a commit 700db7b

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@ 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-
```
1612

1713
## Lydia Example
1814

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "coffeehouse",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "(un)Official CoffeeHouse API Wrapper for Javascript",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)