mirror of
https://github.com/FortAwesome/Font-Awesome.git
synced 2024-12-27 14:01:30 +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"
|
"url": "http://opensource.org/licenses/mit-license.html"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"dependencies": {
|
"devDependencies": {
|
||||||
"jekyll": "1.0.2",
|
"less": "1.3.3"
|
||||||
"lessc": "1.3.3"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user