Compare commits

..

4 Commits

Author SHA1 Message Date
Peli
e41d90a66e updatd 2020-01-14 13:38:41 -08:00
Peli
df1dc64b72 updated name 2020-01-14 13:36:15 -08:00
Peli
6774193c54 add pr workflows 2020-01-14 13:35:13 -08:00
Peli
cdecc711d4 enable github actions 2020-01-14 13:32:42 -08:00
3 changed files with 3 additions and 5 deletions

View File

@@ -2,9 +2,7 @@ name: pxt-buildtarget
on: on:
push: push:
branches: branches: master
- master
create:
jobs: jobs:
build: build:

2
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{ {
"name": "pxt-calliope", "name": "pxt-calliope",
"version": "2.1.38", "version": "2.1.34",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

@@ -1,6 +1,6 @@
{ {
"name": "pxt-calliope", "name": "pxt-calliope",
"version": "2.1.38", "version": "2.1.34",
"description": "micro:bit target for Microsoft MakeCode (PXT)", "description": "micro:bit target for Microsoft MakeCode (PXT)",
"keywords": [ "keywords": [
"JavaScript", "JavaScript",