Skip to content

Commit e1b3ce1

Browse files
authored
Merge pull request #242 from AArnott/fixbuild
Remove typings to fix build break
2 parents 3b4d300 + 51e7969 commit e1b3ce1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

azure-pipelines.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,6 @@ jobs:
5151
displayName: 'Yarn install'
5252
inputs:
5353
ProjectDirectory: 'src/nerdbank-gitversioning.npm'
54-
- script: .\node_modules\.bin\typings install
55-
displayName: Install Typings
56-
workingDirectory: src\nerdbank-gitversioning.npm
5754

5855
- task: VSBuild@1
5956
inputs:

0 commit comments

Comments
 (0)