Compare commits
1 Commits
0.0.1
...
071ae4545a
Author | SHA1 | Date | |
---|---|---|---|
071ae4545a
|
3
.gitignore
vendored
Normal file
3
.gitignore
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
dist
|
||||
node_modules
|
||||
.log
|
@@ -2,7 +2,7 @@
|
||||
"name": "fedwave-chat-client",
|
||||
"version": "0.0.1",
|
||||
"description": "Basic API client for a [fedwave] chat server",
|
||||
"repository": "github:bitwave-tv/chat-client",
|
||||
"repository": "https://git.dvdrw.dev/dvdrw/fedwave-chat-client",
|
||||
"author": "dvdrw",
|
||||
"license": "LGPL-2.0",
|
||||
"types": "dist/index.d.ts",
|
||||
|
Reference in New Issue
Block a user