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