Skip to content

Commit ca99fe1

Browse files
committed
fix: add repository field to package.json
1 parent d4a26ee commit ca99fe1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "pioasm",
33
"version": "1.0.1",
44
"description": "Raspberry Pi Pico pioasm compiled to Web Assembly",
5+
"repository": "https://github.com/wokwi/pioasm-wasm",
56
"main": "pioasm.js",
67
"type": "module",
78
"files": [

0 commit comments

Comments
 (0)