Bump pxt-core to 0.2.111
This commit is contained in:
		
							
								
								
									
										64
									
								
								package.json
									
									
									
									
									
								
							
							
						
						
									
										64
									
								
								package.json
									
									
									
									
									
								
							@@ -1,34 +1,34 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
  "name": "pxt-microbit",
 | 
					    "name": "pxt-microbit",
 | 
				
			||||||
  "version": "0.2.98",
 | 
					    "version": "0.2.98",
 | 
				
			||||||
  "description": "BBC micro:bit target for PXT",
 | 
					    "description": "BBC micro:bit target for PXT",
 | 
				
			||||||
  "keywords": [
 | 
					    "keywords": [
 | 
				
			||||||
    "JavaScript",
 | 
					        "JavaScript",
 | 
				
			||||||
    "education",
 | 
					        "education",
 | 
				
			||||||
    "microbit"
 | 
					        "microbit"
 | 
				
			||||||
  ],
 | 
					    ],
 | 
				
			||||||
  "repository": {
 | 
					    "repository": {
 | 
				
			||||||
    "type": "git",
 | 
					        "type": "git",
 | 
				
			||||||
    "url": "git+https://github.com/Microsoft/pxt-microbit.git"
 | 
					        "url": "git+https://github.com/Microsoft/pxt-microbit.git"
 | 
				
			||||||
  },
 | 
					    },
 | 
				
			||||||
  "author": "",
 | 
					    "author": "",
 | 
				
			||||||
  "license": "MIT",
 | 
					    "license": "MIT",
 | 
				
			||||||
  "homepage": "https://github.com/Microsoft/pxt-microbit#readme",
 | 
					    "homepage": "https://github.com/Microsoft/pxt-microbit#readme",
 | 
				
			||||||
  "files": [
 | 
					    "files": [
 | 
				
			||||||
    "README.md",
 | 
					        "README.md",
 | 
				
			||||||
    "pxtarget.json",
 | 
					        "pxtarget.json",
 | 
				
			||||||
    "built/*.js",
 | 
					        "built/*.js",
 | 
				
			||||||
    "built/*.json",
 | 
					        "built/*.json",
 | 
				
			||||||
    "built/*.d.ts",
 | 
					        "built/*.d.ts",
 | 
				
			||||||
    "sim/public",
 | 
					        "sim/public",
 | 
				
			||||||
    "docs/*.md",
 | 
					        "docs/*.md",
 | 
				
			||||||
    "docs/*/*.md",
 | 
					        "docs/*/*.md",
 | 
				
			||||||
    "docs/*/*/*.md"
 | 
					        "docs/*/*/*.md"
 | 
				
			||||||
  ],
 | 
					    ],
 | 
				
			||||||
  "devDependencies": {
 | 
					    "devDependencies": {
 | 
				
			||||||
    "typescript": "^1.8.7"
 | 
					        "typescript": "^1.8.7"
 | 
				
			||||||
  },
 | 
					    },
 | 
				
			||||||
  "dependencies": {
 | 
					    "dependencies": {
 | 
				
			||||||
    "pxt-core": "0.2.107"
 | 
					        "pxt-core": "0.2.111"
 | 
				
			||||||
  }
 | 
					    }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user