diff --git a/sapl-frontend/package.json b/sapl-frontend/package.json index 9c22f9d2e..53d9af4cc 100644 --- a/sapl-frontend/package.json +++ b/sapl-frontend/package.json @@ -13,13 +13,12 @@ "dotenv": "^6.2.0", "jquery": "^3.3.1", "popper.js": "^1.14.6", + "sapl-oficial-theme": "../../sapl-oficial-theme", "vue": "^2.5.21", "vue-router": "^3.0.1", "vuex": "^3.0.1", "webpack": "^4.28.4", - "webpack-bundle-tracker": "^0.4.2-beta", - - "sapl-oficial-theme": "../../sapl-oficial-theme" + "webpack-bundle-tracker": "^0.4.2-beta" }, "devDependencies": { "@vue/cli-plugin-babel": "^3.3.0", @@ -27,10 +26,10 @@ "@vue/cli-service": "^3.3.0", "@vue/eslint-config-prettier": "^4.0.1", "babel-eslint": "^10.0.1", + "css-loader": "^2.1.0", "eslint": "^5.8.0", "eslint-plugin-vue": "^5.0.0", "node-sass": "^4.9.0", - "css-loader": "^2.1.0", "sass-loader": "^7.0.1", "vue-template-compiler": "^2.5.21" } diff --git a/sapl-frontend/public/index.html b/sapl-frontend/public/index.html index b50b16df5..adcecb333 100644 --- a/sapl-frontend/public/index.html +++ b/sapl-frontend/public/index.html @@ -13,5 +13,7 @@
+