Bump pxt-core to 0.2.107
This commit is contained in:
		
							
								
								
									
										64
									
								
								package.json
									
									
									
									
									
								
							
							
						
						
									
										64
									
								
								package.json
									
									
									
									
									
								
							@@ -1,34 +1,34 @@
 | 
			
		||||
{
 | 
			
		||||
  "name": "pxt-microbit",
 | 
			
		||||
  "version": "0.2.95",
 | 
			
		||||
  "description": "BBC micro:bit target for PXT",
 | 
			
		||||
  "keywords": [
 | 
			
		||||
    "JavaScript",
 | 
			
		||||
    "education",
 | 
			
		||||
    "microbit"
 | 
			
		||||
  ],
 | 
			
		||||
  "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",
 | 
			
		||||
    "built/*.js",
 | 
			
		||||
    "built/*.json",
 | 
			
		||||
    "built/*.d.ts",
 | 
			
		||||
    "sim/public",
 | 
			
		||||
    "docs/*.md",
 | 
			
		||||
    "docs/*/*.md",
 | 
			
		||||
    "docs/*/*/*.md"
 | 
			
		||||
  ],
 | 
			
		||||
  "devDependencies": {
 | 
			
		||||
    "typescript": "^1.8.7"
 | 
			
		||||
  },
 | 
			
		||||
  "dependencies": {
 | 
			
		||||
    "pxt-core": "0.2.106"
 | 
			
		||||
  }
 | 
			
		||||
    "name": "pxt-microbit",
 | 
			
		||||
    "version": "0.2.95",
 | 
			
		||||
    "description": "BBC micro:bit target for PXT",
 | 
			
		||||
    "keywords": [
 | 
			
		||||
        "JavaScript",
 | 
			
		||||
        "education",
 | 
			
		||||
        "microbit"
 | 
			
		||||
    ],
 | 
			
		||||
    "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",
 | 
			
		||||
        "built/*.js",
 | 
			
		||||
        "built/*.json",
 | 
			
		||||
        "built/*.d.ts",
 | 
			
		||||
        "sim/public",
 | 
			
		||||
        "docs/*.md",
 | 
			
		||||
        "docs/*/*.md",
 | 
			
		||||
        "docs/*/*/*.md"
 | 
			
		||||
    ],
 | 
			
		||||
    "devDependencies": {
 | 
			
		||||
        "typescript": "^1.8.7"
 | 
			
		||||
    },
 | 
			
		||||
    "dependencies": {
 | 
			
		||||
        "pxt-core": "0.2.107"
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user