We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09ce671 commit 338e857Copy full SHA for 338e857
.github/workflows/npm.yml
@@ -31,7 +31,7 @@ jobs:
31
"name": "fixi-js",
32
"version": "${{ steps.get_version.outputs.VERSION }}",
33
"description": "fixi.js - A Small Generalized Hypermedia Controls Tool",
34
- "main": "surreal.js",
+ "main": "fixi.js",
35
"files": [
36
"fixi.js",
37
"README.md"
0 commit comments