fixed html import + FB import

This commit is contained in:
peter
2019-07-28 13:47:54 +02:00
parent 68695ea89b
commit f4c26b5aa6
9 changed files with 13 additions and 12 deletions
+3 -3
View File
@@ -17,11 +17,12 @@
"dependencies": {
"@types/angular": "^1.6.55",
"@types/express": "^4.17.0",
"@types/node": "^11.13.17",
"@types/node": "^11.13.18",
"@types/webpack-env": "^1.14.0",
"@uirouter/angularjs": "^1.0.5",
"angular": "^1.7.8",
"autoprefixer": "^9.6.1",
"bsert": "0.0.10",
"bsock": "^0.1.9",
"css-loader": "^3.1.0",
"cssnano": "^4.1.10",
@@ -40,8 +41,7 @@
"socket.io": "^2.2.0",
"style-loader": "^0.23.1",
"ts-loader": "^6.0.4",
"tslint-loader": "^3.5.4",
"bsert": "0.0.10"
"tslint-loader": "^3.5.4"
},
"devDependencies": {
"@types/angular": "^1.6.27",