Skip to content

Commit

Permalink
Merge pull request #193 from rhashimoto/package
Browse files Browse the repository at this point in the history
Fix #192. Incorrect package.json.
  • Loading branch information
rhashimoto committed Jun 30, 2024
2 parents 7a99adc + 61b4298 commit 8193d40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"src/types/*",
"src/FacadeVFS.js",
"src/VFS.js",
"src/WebLocksMixins.js",
"src/WebLocksMixin.js",
"src/examples/*",
"dist/*",
"test/*"
Expand Down

0 comments on commit 8193d40

Please sign in to comment.