1
0
mirror of https://github.com/alanorth/hugo-theme-bootstrap4-blog.git synced 2024-06-26 16:13:45 +02:00

package.json: Add font-awesome to dev dependencies

This commit is contained in:
Alan Orth 2016-09-15 16:29:45 +03:00
parent 1da527c449
commit db577798e2
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9

View File

@ -18,6 +18,7 @@
},
"devDependencies": {
"clean-css": "^3.4.19",
"font-awesome": "^4.6.3",
"node-sass": "^3.9.3"
}
}