Merge branch 'develop' into feature/webapp-tests
This commit is contained in:
@@ -35,5 +35,6 @@
|
||||
<body>
|
||||
{% block content %}
|
||||
{% endblock content %}
|
||||
{% include "webapp:footer.html" %}
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Generated
+1121
-2622
File diff suppressed because it is too large
Load Diff
+3
-3
@@ -15,12 +15,12 @@
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"eslint": "3.19.0",
|
||||
"remark-cli": "^4.0.0",
|
||||
"remark-preset-lint-recommended": "^3.0.1"
|
||||
"remark-cli": "7.0.0",
|
||||
"remark-preset-lint-recommended": "3.0.3"
|
||||
},
|
||||
"remarkConfig": {
|
||||
"plugins": [
|
||||
"remark-preset-lint-recommended"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user