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.
client
files
1 parent 6ab6a97 commit 40ac826Copy full SHA for 40ac826
client/package.json
@@ -4,7 +4,7 @@
4
"description": "Web client for the Linera blockchain",
5
"main": "dist/linera_web.js",
6
"types": "dist/linera_web.d.ts",
7
- "files": "dist",
+ "files": [ "dist" ],
8
"type": "module",
9
"scripts": {
10
"install": "true",
0 commit comments