зеркало из 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",
|
"clean": "rimraf dist",
|
||||||
"build": "yarn run clean && yarn run lint && tsc -p ./",
|
"build": "yarn run clean && yarn run lint && tsc -p ./",
|
||||||
"lint": "tslint --project ./",
|
"lint": "tslint --project ./",
|
||||||
"test": "jest",
|
"test": "jest -u",
|
||||||
"test:debug": "node --inspect-brk ./node_modules/jest/bin/jest.js --runInBand --colors"
|
"test:debug": "node --inspect-brk ./node_modules/jest/bin/jest.js --runInBand --colors"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
@ -25,7 +25,6 @@
|
||||||
"vscode-textmate": "^6.0.0"
|
"vscode-textmate": "^6.0.0"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"tar": "^6.1.11",
|
"tar": "^6.1.11"
|
||||||
"yarn": "^1.22.19"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Загрузка…
Ссылка в новой задаче