mirror of
https://github.com/FortAwesome/Font-Awesome.git
synced 2024-12-26 21:41:29 +08:00
Update package.json
Removed jekyll because its not a valid npm package and changed lessc to less. Although renamed dependencies to dev-dependencies
This commit is contained in:
parent
906345058f
commit
4c31740d6c
@ -37,8 +37,7 @@
|
||||
"url": "http://opensource.org/licenses/mit-license.html"
|
||||
}
|
||||
],
|
||||
"dependencies": {
|
||||
"jekyll": "1.0.2",
|
||||
"lessc": "1.3.3"
|
||||
"devDependencies": {
|
||||
"less": "1.3.3"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user