Remove npm/grunt from TagHelpers project.json to fix build
This commit is contained in:
parent
accf0c76f0
commit
2c3148fd25
|
|
@ -14,8 +14,5 @@
|
|||
"frameworks": {
|
||||
"aspnet50": { },
|
||||
"aspnetcore50": { }
|
||||
},
|
||||
"scripts": {
|
||||
"prebuild": [ "npm install", "grunt" ]
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue