Fix npm bundle
This commit is contained in:
parent
a013457e02
commit
0d072d325c
1 changed files with 0 additions and 4 deletions
|
@ -4,10 +4,6 @@
|
||||||
"description": "SDK for building great Saleor Apps",
|
"description": "SDK for building great Saleor Apps",
|
||||||
"types": "index.d.ts",
|
"types": "index.d.ts",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"files": [
|
|
||||||
"dist",
|
|
||||||
"README.md"
|
|
||||||
],
|
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"prepublishOnly": "pnpm build",
|
"prepublishOnly": "pnpm build",
|
||||||
"watch": "tsup --watch",
|
"watch": "tsup --watch",
|
||||||
|
|
Loading…
Reference in a new issue