Update package.json
This commit is contained in:
parent
29ae0fe6bb
commit
acdad1b233
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
"name": "@paperclover/console",
|
||||
"main": "index.ts",
|
||||
"type": "module",
|
||||
"private": true,
|
||||
"exports": {
|
||||
".": "./src/console.ts",
|
||||
"./Spinner": "./src/Spinner.ts",
|
||||
|
|
Loading…
Reference in a new issue