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 5831801 commit 09ce671Copy full SHA for 09ce671
1 file changed
.github/workflows/npm.yml
@@ -28,12 +28,12 @@ jobs:
28
run: |
29
cat > package.json <<EOF
30
{
31
- "name": "fixi.js",
+ "name": "fixi-js",
32
"version": "${{ steps.get_version.outputs.VERSION }}",
33
"description": "fixi.js - A Small Generalized Hypermedia Controls Tool",
34
"main": "surreal.js",
35
"files": [
36
- "fixi-js",
+ "fixi.js",
37
"README.md"
38
],
39
"repository": {
0 commit comments