Skip to content

Commit 6d04e30

Browse files
committed
chore: publish files also include package.json
1 parent 393158d commit 6d04e30

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
"lib",
3131
"es",
3232
"README.md",
33-
"LICENSE"
33+
"LICENSE",
34+
"package.json"
3435
]
3536
}

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,11 @@
192192
resolved "https://registry.npmjs.org/@istanbuljs/schema/-/schema-0.1.2.tgz#26520bf09abe4a5644cd5414e37125a8954241dd"
193193
integrity sha512-tsAQNx32a8CoFhjhijUIhI4kccIAgmGhy8LZMZgGfmXcpMbPRUqn5LWmgRttILi6yeGmBJd2xsPkFMs0PzgPCw==
194194

195+
"@redux-model/graphql@^0.2.2":
196+
version "0.2.2"
197+
resolved "https://registry.npmjs.org/@redux-model/graphql/-/graphql-0.2.2.tgz#f46f6ce955aadb6bf0ed223cbc9705c02ee331e0"
198+
integrity sha512-JwdtsvqAjoMCcnF+tSGlqDQhpgQ82DY8pgMUDixcVbrbtb1VRFTMEDCaPuy6KuR38RD+8h6WfGgiHsiUXujTyA==
199+
195200
"@types/chai@^4.2.12":
196201
version "4.2.12"
197202
resolved "https://registry.npmjs.org/@types/chai/-/chai-4.2.12.tgz#6160ae454cd89dae05adc3bb97997f488b608201"

0 commit comments

Comments
 (0)