Link in package.json to https://github.com/microsoft/pxt-calliope (#123)
* Link in package.json https://github.com/microsoft/pxt-calliope * description Co-authored-by: Juri <gitkraken@juriwolf.de>
This commit is contained in:
parent
d51b5bc1f4
commit
3923944a2e
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "pxt-calliopemini",
|
"name": "pxt-calliopemini",
|
||||||
"version": "3.0.33",
|
"version": "3.0.33",
|
||||||
"description": "micro:bit target for Microsoft MakeCode (PXT)",
|
"description": "calliope mini target for Microsoft MakeCode (PXT)",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"JavaScript",
|
"JavaScript",
|
||||||
"education",
|
"education",
|
||||||
@ -10,11 +10,11 @@
|
|||||||
],
|
],
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/Microsoft/pxt-microbit.git"
|
"url": "git+https://github.com/microsoft/pxt-calliope.git"
|
||||||
},
|
},
|
||||||
"author": "",
|
"author": "",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"homepage": "https://github.com/Microsoft/pxt-microbit#readme",
|
"homepage": "https://github.com/microsoft/pxt-calliope#readme",
|
||||||
"files": [
|
"files": [
|
||||||
"README.md",
|
"README.md",
|
||||||
"pxtarget.json",
|
"pxtarget.json",
|
||||||
|
Loading…
Reference in New Issue
Block a user