We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1961b3a commit 700db7bCopy full SHA for 700db7b
README.md
@@ -9,10 +9,6 @@ this [Documentation](https://gist.github.com/Netkas/e8977b26f482ca40911a949df7dd
9
```sh
10
npm i coffeehouse
11
```
12
-or [Github Packages](https://github.com/Quiec/CoffeeHouse/packages/523647)
13
-```sh
14
-npm i @quiec/coffeehouse
15
-```
16
17
## Lydia Example
18
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "coffeehouse",
3
- "version": "1.0.0",
+ "version": "1.0.1",
4
"description": "(un)Official CoffeeHouse API Wrapper for Javascript",
5
"main": "index.js",
6
"scripts": {
0 commit comments