bump pxt-core to 5.35.10, bump pxt-common-packages to 6.21.9
This commit is contained in:
		
							
								
								
									
										98
									
								
								package.json
									
									
									
									
									
								
							
							
						
						
									
										98
									
								
								package.json
									
									
									
									
									
								
							@@ -1,51 +1,51 @@
 | 
			
		||||
{
 | 
			
		||||
  "name": "pxt-calliope",
 | 
			
		||||
  "version": "2.1.51",
 | 
			
		||||
  "description": "micro:bit target for Microsoft MakeCode (PXT)",
 | 
			
		||||
  "keywords": [
 | 
			
		||||
    "JavaScript",
 | 
			
		||||
    "education",
 | 
			
		||||
    "calliope",
 | 
			
		||||
    "mini"
 | 
			
		||||
  ],
 | 
			
		||||
  "repository": {
 | 
			
		||||
    "type": "git",
 | 
			
		||||
    "url": "git+https://github.com/Microsoft/pxt-microbit.git"
 | 
			
		||||
  },
 | 
			
		||||
  "author": "",
 | 
			
		||||
  "license": "MIT",
 | 
			
		||||
  "homepage": "https://github.com/Microsoft/pxt-microbit#readme",
 | 
			
		||||
  "files": [
 | 
			
		||||
    "README.md",
 | 
			
		||||
    "pxtarget.json",
 | 
			
		||||
    "targetconfig.json",
 | 
			
		||||
    "built/*.js",
 | 
			
		||||
    "built/*.json",
 | 
			
		||||
    "built/*.d.ts",
 | 
			
		||||
    "built/hexcache",
 | 
			
		||||
    "built/web",
 | 
			
		||||
    "sim/public",
 | 
			
		||||
    "docs/*.md",
 | 
			
		||||
    "docs/*/*.md",
 | 
			
		||||
    "docs/*/*/*.md",
 | 
			
		||||
    "docs/static/*.svg",
 | 
			
		||||
    "docs/static/*.png",
 | 
			
		||||
    "docs/static/icons/favicon.ico"
 | 
			
		||||
  ],
 | 
			
		||||
  "devDependencies": {
 | 
			
		||||
    "@types/bluebird": "2.0.33",
 | 
			
		||||
    "@types/marked": "0.3.0",
 | 
			
		||||
    "@types/node": "8.0.53",
 | 
			
		||||
    "@types/react": "16.0.25",
 | 
			
		||||
    "@types/react-dom": "16.0.3",
 | 
			
		||||
    "@types/web-bluetooth": "0.0.4",
 | 
			
		||||
    "less": "2.7.3",
 | 
			
		||||
    "react": "16.8.3",
 | 
			
		||||
    "semantic-ui-less": "2.2.14",
 | 
			
		||||
    "typescript": "^3.7.5"
 | 
			
		||||
  },
 | 
			
		||||
  "dependencies": {
 | 
			
		||||
    "pxt-common-packages": "6.21.5",
 | 
			
		||||
    "pxt-core": "5.34.18"
 | 
			
		||||
  }
 | 
			
		||||
    "name": "pxt-calliope",
 | 
			
		||||
    "version": "2.1.51",
 | 
			
		||||
    "description": "micro:bit target for Microsoft MakeCode (PXT)",
 | 
			
		||||
    "keywords": [
 | 
			
		||||
        "JavaScript",
 | 
			
		||||
        "education",
 | 
			
		||||
        "calliope",
 | 
			
		||||
        "mini"
 | 
			
		||||
    ],
 | 
			
		||||
    "repository": {
 | 
			
		||||
        "type": "git",
 | 
			
		||||
        "url": "git+https://github.com/Microsoft/pxt-microbit.git"
 | 
			
		||||
    },
 | 
			
		||||
    "author": "",
 | 
			
		||||
    "license": "MIT",
 | 
			
		||||
    "homepage": "https://github.com/Microsoft/pxt-microbit#readme",
 | 
			
		||||
    "files": [
 | 
			
		||||
        "README.md",
 | 
			
		||||
        "pxtarget.json",
 | 
			
		||||
        "targetconfig.json",
 | 
			
		||||
        "built/*.js",
 | 
			
		||||
        "built/*.json",
 | 
			
		||||
        "built/*.d.ts",
 | 
			
		||||
        "built/hexcache",
 | 
			
		||||
        "built/web",
 | 
			
		||||
        "sim/public",
 | 
			
		||||
        "docs/*.md",
 | 
			
		||||
        "docs/*/*.md",
 | 
			
		||||
        "docs/*/*/*.md",
 | 
			
		||||
        "docs/static/*.svg",
 | 
			
		||||
        "docs/static/*.png",
 | 
			
		||||
        "docs/static/icons/favicon.ico"
 | 
			
		||||
    ],
 | 
			
		||||
    "devDependencies": {
 | 
			
		||||
        "@types/bluebird": "2.0.33",
 | 
			
		||||
        "@types/marked": "0.3.0",
 | 
			
		||||
        "@types/node": "8.0.53",
 | 
			
		||||
        "@types/react": "16.0.25",
 | 
			
		||||
        "@types/react-dom": "16.0.3",
 | 
			
		||||
        "@types/web-bluetooth": "0.0.4",
 | 
			
		||||
        "less": "2.7.3",
 | 
			
		||||
        "react": "16.8.3",
 | 
			
		||||
        "semantic-ui-less": "2.2.14",
 | 
			
		||||
        "typescript": "^3.7.5"
 | 
			
		||||
    },
 | 
			
		||||
    "dependencies": {
 | 
			
		||||
        "pxt-common-packages": "6.21.9",
 | 
			
		||||
        "pxt-core": "5.35.10"
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user