mirror of
https://github.com/cupcakearmy/canihazusername.git
synced 2024-12-22 07:36:23 +00:00
typescript in readme
This commit is contained in:
parent
a225ea3cc0
commit
147fc25d84
@ -1,5 +1,7 @@
|
|||||||
# canihazusername
|
# canihazusername
|
||||||
|
|
||||||
|
Random username generator with buildt in typescript support.
|
||||||
|
|
||||||
## Install
|
## Install
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "canihazusername",
|
"name": "canihazusername",
|
||||||
"version": "1.0.1",
|
"version": "1.0.2",
|
||||||
"description": "Username Generator",
|
"description": "Username Generator",
|
||||||
"main": "./lib/index.js",
|
"main": "./lib/index.js",
|
||||||
"types": "./lib/canihazusername.d.ts",
|
"types": "./lib/canihazusername.d.ts",
|
||||||
|
Loading…
Reference in New Issue
Block a user