We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e09b3f8 commit 697f7f0Copy full SHA for 697f7f0
packages/askar-nodejs/package.json
@@ -15,10 +15,7 @@
15
"publishConfig": {
16
"access": "public"
17
},
18
- "files": [
19
- "build",
20
- "scripts"
21
- ],
+ "files": ["build", "scripts"],
22
"scripts": {
23
"types:check": "pnpm compile --noEmit",
24
"build": "pnpm clean && pnpm compile",
packages/askar-shared/package.json
@@ -16,10 +16,7 @@
- "installBinary.js"
+ "files": ["build", "installBinary.js"],
25
0 commit comments