Skip to content

Commit ed544c7

Browse files
committed
package.json: Add the .py file.
Signed-off-by: robert-hh <[email protected]>
1 parent 1af5f81 commit ed544c7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"urls": [
3-
["pye.mpy", "github:robert-hh/Micropython-Editor/pye.mpy"]
3+
["pye.mpy", "github:robert-hh/Micropython-Editor/pye.mpy"],
4+
["pye.py", "github:robert-hh/Micropython-Editor/pye.py"]
45
],
56
"version": "2.78"
67
}

0 commit comments

Comments
 (0)