mirror of
https://github.com/twbs/bootstrap-sass.git
synced 2022-11-09 12:27:02 -05:00
add nodejs dependencies to package.json
This commit is contained in:
parent
54317e5c02
commit
5e6eeb0677
1 changed files with 5 additions and 0 deletions
|
@ -21,5 +21,10 @@
|
|||
"license": "MIT",
|
||||
"bugs": {
|
||||
"url": "https://github.com/twbs/bootstrap-sass/issues"
|
||||
},
|
||||
"devDependencies": {
|
||||
"node-sass": "*",
|
||||
"mincer": "*",
|
||||
"ejs": "*"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue