Skip to content

Commit 6540a37

Browse files
committed
[packages] fix nes infones package name
1 parent 1c3c519 commit 6540a37

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

peripherals/nes/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,12 @@
2121
{
2222
"version": "v1.0.0",
2323
"URL": "https://github.com/Ghazigq/nes_infones/archive/v1.0.0.zip",
24-
"filename": "nes-v1.0.0.zip"
24+
"filename": "nes_infones-v1.0.0.zip"
2525
},
2626
{
2727
"version": "latest",
2828
"URL": "https://github.com/Ghazigq/nes_infones.git",
29-
"filename": "nes.zip",
29+
"filename": "nes_infones.zip",
3030
"VER_SHA": "master"
3131
}
3232
]

0 commit comments

Comments
 (0)