Skip to content

Commit 67f7e74

Browse files
thoughtentitySteveSandersonMS
authored andcommitted
Adding tsd to dev dependencies in aspnet-webpack.
Adding tsd to aspnet-webpack's dev dependencies to allow the package's npm prepublish script to succeed without a global tsd install.
1 parent da662c5 commit 67f7e74

File tree

1 file changed

+1
-0
lines changed
  • src/Microsoft.AspNetCore.SpaServices/npm/aspnet-webpack

1 file changed

+1
-0
lines changed

src/Microsoft.AspNetCore.SpaServices/npm/aspnet-webpack/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"webpack-externals-plugin": "^1.0.0"
1919
},
2020
"devDependencies": {
21+
"tsd": "0.6.5",
2122
"rimraf": "^2.5.4",
2223
"typescript": "^1.8.10"
2324
},

0 commit comments

Comments
 (0)