Skip to content

Commit

Permalink
Fix package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
CNSeniorious000 authored Sep 25, 2024
1 parent 0687808 commit fb22daf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"access": "public"
},
"version": "0.26.2",
"type": "module",
"description": "The Pyodide JavaScript package",
"keywords": [
"python",
Expand All @@ -27,6 +28,9 @@
"files": [
"dist",
"pyodide.ts",
"compat.ts",
"version.ts",
"load-package.ts",
"api.ts",
"types.ts",
"emscripten-settings.ts",
Expand Down

0 comments on commit fb22daf

Please sign in to comment.