зеркало из https://github.com/dotnet/razor.git
Undo accidental commits
This commit is contained in:
Родитель
e6e2819bff
Коммит
635f6b7d05
11994
src/Razor/test/Microsoft.AspNetCore.Razor.VSCode.Grammar.Test/package-lock.json
сгенерированный
11994
src/Razor/test/Microsoft.AspNetCore.Razor.VSCode.Grammar.Test/package-lock.json
сгенерированный
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
|
@ -7,7 +7,7 @@
|
|||
"clean": "rimraf dist",
|
||||
"build": "yarn run clean && yarn run lint && tsc -p ./",
|
||||
"lint": "tslint --project ./",
|
||||
"test": "jest",
|
||||
"test": "jest -u",
|
||||
"test:debug": "node --inspect-brk ./node_modules/jest/bin/jest.js --runInBand --colors"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
@ -25,7 +25,6 @@
|
|||
"vscode-textmate": "^6.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"tar": "^6.1.11",
|
||||
"yarn": "^1.22.19"
|
||||
"tar": "^6.1.11"
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче