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",
|
||||
"version": "3.0.33",
|
||||
"description": "micro:bit target for Microsoft MakeCode (PXT)",
|
||||
"description": "calliope mini target for Microsoft MakeCode (PXT)",
|
||||
"keywords": [
|
||||
"JavaScript",
|
||||
"education",
|
||||
@ -10,11 +10,11 @@
|
||||
],
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/Microsoft/pxt-microbit.git"
|
||||
"url": "git+https://github.com/microsoft/pxt-calliope.git"
|
||||
},
|
||||
"author": "",
|
||||
"license": "MIT",
|
||||
"homepage": "https://github.com/Microsoft/pxt-microbit#readme",
|
||||
"homepage": "https://github.com/microsoft/pxt-calliope#readme",
|
||||
"files": [
|
||||
"README.md",
|
||||
"pxtarget.json",
|
||||
|
Loading…
Reference in New Issue
Block a user