right ignore file

This commit is contained in:
cupcakearmy 2019-02-09 19:15:08 +01:00
parent 147fc25d84
commit 9cb4060617
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
* *
!lib/index.js !lib/index.js
!lib/index.d.ts !lib/canihazusername.d.ts

View File

@ -1,6 +1,6 @@
{ {
"name": "canihazusername", "name": "canihazusername",
"version": "1.0.2", "version": "1.0.3",
"description": "Username Generator", "description": "Username Generator",
"main": "./lib/index.js", "main": "./lib/index.js",
"types": "./lib/canihazusername.d.ts", "types": "./lib/canihazusername.d.ts",