Skip to content

Commit 20fd34c

Browse files
Update name and dep name in pxt.json
1 parent 5517c6c commit 20fd34c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pxt.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
2-
"name": "Machine Learning",
2+
"name": "machine-learning",
33
"version": "0.4.0",
44
"description": "Machine learning extension to support the micro:bit machine learning tool",
55
"dependencies": {
66
"core": "*",
7-
"ml-runner-poc": "github:microbit-foundation/pxt-ml-runner-poc#v0.3.9"
7+
"machine-learning-runner": "github:microbit-foundation/pxt-microbit-ml-runner#v0.3.9"
88
},
99
"files": [
1010
"README.md",

0 commit comments

Comments
 (0)