Skip to content

Commit a692bf7

Browse files
committed
Correct Typo in the package.json
1 parent 56a1ed2 commit a692bf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"ifc-schema.d.ts",
8080
"helpers/properties.d.ts",
8181
"helpers/log.d.ts",
82-
"web-ifc-mt-worker.js"
82+
"web-ifc-mt.worker.js"
8383
],
8484
"devDependencies": {
8585
"@types/jest": "^27.0.3",

0 commit comments

Comments
 (0)