fix release

This commit is contained in:
cupcakearmy 2021-11-21 18:11:42 +01:00
parent 9abc4f2cf5
commit 85b5c298c9
No known key found for this signature in database
GPG Key ID: 3235314B4D31232F
1 changed files with 2 additions and 2 deletions

View File

@ -1,11 +1,11 @@
{
"name": "canihazusername",
"version": "2.2.1",
"version": "2.2.0",
"description": "username generator. typed, simple and customizable",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"files": [
"./dist"
"dist"
],
"targets": {
"docs": {