Bump wms-core and add 429 error
This commit is contained in:
parent
a6c2f91ab9
commit
95cddfe4e2
@ -41,7 +41,7 @@
|
||||
"uglifyjs-webpack-plugin": "^2.2.0",
|
||||
"webpack": "^4.43.0",
|
||||
"webpack-cli": "^3.3.11",
|
||||
"wms-core": "^0.2.0"
|
||||
"wms-core": "^0"
|
||||
},
|
||||
"dependencies": {
|
||||
"config": "^3.3.1",
|
||||
|
2
views/errors/429.njk
Normal file
2
views/errors/429.njk
Normal file
@ -0,0 +1,2 @@
|
||||
{% extends './error.njk' %}
|
||||
{% import 'macros.njk' as macros %}
|
Loading…
Reference in New Issue
Block a user