Skip to content

Commit 338e857

Browse files
committed
fix main
1 parent 09ce671 commit 338e857

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
"name": "fixi-js",
3232
"version": "${{ steps.get_version.outputs.VERSION }}",
3333
"description": "fixi.js - A Small Generalized Hypermedia Controls Tool",
34-
"main": "surreal.js",
34+
"main": "fixi.js",
3535
"files": [
3636
"fixi.js",
3737
"README.md"

0 commit comments

Comments
 (0)