Skip to content

Commit 09ce671

Browse files
committed
lmao i'm an idiot
1 parent 5831801 commit 09ce671

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/npm.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,12 @@ jobs:
2828
run: |
2929
cat > package.json <<EOF
3030
{
31-
"name": "fixi.js",
31+
"name": "fixi-js",
3232
"version": "${{ steps.get_version.outputs.VERSION }}",
3333
"description": "fixi.js - A Small Generalized Hypermedia Controls Tool",
3434
"main": "surreal.js",
3535
"files": [
36-
"fixi-js",
36+
"fixi.js",
3737
"README.md"
3838
],
3939
"repository": {

0 commit comments

Comments
 (0)