Commit 74919d84 by Фдуч

Installed pixlayout & fontawesome

parent 03c7303a
{ {
"name": "MySmartOffice", "name": "MySmartOffice",
"authors": ["Iren"], "authors": [
"Iren"
],
"license": "MIT", "license": "MIT",
"ignore": [ "ignore": [
"**/.*", "**/.*",
...@@ -8,6 +10,8 @@ ...@@ -8,6 +10,8 @@
"bower_components" "bower_components"
], ],
"dependencies": { "dependencies": {
"jquery": "^3.3.1" "jquery": "^3.3.1",
"pixlayout": "^0.9.8",
"font-awesome": "^5.6.3"
} }
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment