Skip to content

Commit e579150

Browse files
authored
Update package.json
Webserver_test was renamed webserver_example
1 parent 6af9695 commit e579150

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
["XRPLib/resetbot.py", "github:Open-STEM/XRP_Micropython/XRPLib/resetbot.py"],
1616
["XRPLib/pid.py", "github:Open-STEM/XRP_Micropython/XRPLib/pid.py"],
1717
["XRPExamples/__init__.py", "github:Open-STEM/XRP_Micropython/Examples/__init__.py"],
18-
["XRPExamples/webserver_test.py", "github:Open-STEM/XRP_Micropython/Examples/webserver_test.py"],
18+
["XRPExamples/webserver_example.py", "github:Open-STEM/XRP_Micropython/Examples/webserver_example.py"],
1919
["XRPExamples/xrp_test.py", "github:Open-STEM/XRP_Micropython/Examples/xrp_test.py"]
2020
],
2121
"deps": [

0 commit comments

Comments
 (0)