Change package entrypoint to create-card.js
This commit is contained in:
parent
1daa81d9fa
commit
b3c27c3a84
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "xiv-character-cards",
|
||||
"version": "1.0.0",
|
||||
"main": "index.js",
|
||||
"main": "create-card.js",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"start": "node index.js",
|
||||
|
|
Loading…
Reference in a new issue