We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
package.json
1 parent 4f0408d commit 317bab3Copy full SHA for 317bab3
package.json
@@ -4,7 +4,7 @@
4
"description": "A runtime library of JavaScriptKit which is Swift framework to interact with JavaScript through WebAssembly.",
5
"main": "Runtime/lib/index.js",
6
"files": [
7
- "lib"
+ "Runtime/lib"
8
],
9
"scripts": {
10
"build": "npm run build:clean && npm run build:ts",
0 commit comments