Published 1.1.102

This commit is contained in:
Eric Traut 2021-01-17 15:46:14 -08:00
parent 16205aaa65
commit e83c02f46c
8 changed files with 24909 additions and 40 deletions

View File

@ -2,7 +2,7 @@
"packages": [
"packages/*"
],
"version": "1.1.101",
"version": "1.1.102",
"command": {
"version": {
"push": false,

13232
package-lock.json generated

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -2,7 +2,7 @@
"name": "pyright-internal",
"displayName": "pyright",
"description": "Type checker for the Python language",
"version": "1.1.101",
"version": "1.1.102",
"license": "MIT",
"private": true,
"files": [

File diff suppressed because it is too large Load Diff

View File

@ -2,7 +2,7 @@
"name": "pyright",
"displayName": "Pyright",
"description": "Type checker for the Python language",
"version": "1.1.101",
"version": "1.1.102",
"license": "MIT",
"author": {
"name": "Microsoft Corporation"

File diff suppressed because it is too large Load Diff

View File

@ -2,7 +2,7 @@
"name": "vscode-pyright",
"displayName": "Pyright",
"description": "VS Code static type checking for Python",
"version": "1.1.101",
"version": "1.1.102",
"private": true,
"license": "MIT",
"author": {