We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08488f6 commit 31f1b54Copy full SHA for 31f1b54
1 file changed
org.omg.sysml.jupyter.jupyterlab/package.json
@@ -20,6 +20,9 @@
20
"@types/json-schema": "*",
21
"typescript": "~5.8.3"
22
},
23
+ "files": [
24
+ "build/**/*.{d.ts,eot,gif,html,jpg,js,js.map,json,png,svg,woff2,ttf}"
25
+ ],
26
"jupyterlab": {
27
"extension": true
28
0 commit comments