Skip to content
Snippets Groups Projects
Commit 76de37d2 authored by Alex ORLUC's avatar Alex ORLUC
Browse files

FIX #7999 move npm font awesome to dependencies

parent 342db44e
No related branches found
No related tags found
No related merge requests found
...@@ -11,6 +11,7 @@ ...@@ -11,6 +11,7 @@
"author": "Maarch", "author": "Maarch",
"license": "GPL-3.0", "license": "GPL-3.0",
"dependencies": { "dependencies": {
"@fortawesome/fontawesome-free": "^5.1.0",
"bootstrap": "^3.3.7", "bootstrap": "^3.3.7",
"chart.js": "1.1.1", "chart.js": "1.1.1",
"chosen-js": "^1.8.5", "chosen-js": "^1.8.5",
...@@ -40,7 +41,6 @@ ...@@ -40,7 +41,6 @@
"@angular/platform-browser-dynamic": "^6.0.6", "@angular/platform-browser-dynamic": "^6.0.6",
"@angular/platform-server": "^6.0.6", "@angular/platform-server": "^6.0.6",
"@angular/router": "^6.0.6", "@angular/router": "^6.0.6",
"@fortawesome/fontawesome-free": "^5.1.0",
"@types/datatables.net": "^1.10.11", "@types/datatables.net": "^1.10.11",
"@types/jquery": "^2.0.49", "@types/jquery": "^2.0.49",
"@types/node": "^7.0.66", "@types/node": "^7.0.66",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment