Progress with cra
This commit is contained in:
parent
1497eaf610
commit
824fdd6843
15 changed files with 89 additions and 224 deletions
|
@ -13,7 +13,7 @@
|
|||
"email": "hello@theatrejs.com",
|
||||
"url": "https://www.theatrejs.com"
|
||||
},
|
||||
"main": "dist/index.cjs",
|
||||
"main": "dist/index.js",
|
||||
"types": "dist/index.d.ts",
|
||||
"type": "commonjs",
|
||||
"files": [
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
"email": "hello@theatrejs.com",
|
||||
"url": "https://www.theatrejs.com"
|
||||
},
|
||||
"main": "dist/index.cjs",
|
||||
"main": "dist/index.js",
|
||||
"types": "dist/index.d.ts",
|
||||
"files": [
|
||||
"dist/index.cjs",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue