Merge branch 'dev'

This commit is contained in:
Starbeamrainbowlabs 2020-05-21 21:38:43 +01:00
commit a304fd3a33
Signed by: sbrl
GPG Key ID: 1BE5172E637709C2
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -2012,9 +2012,9 @@
"integrity": "sha1-qiEiUSr49vpr3G8y1nqm3whvfK0="
},
"nightdocs": {
"version": "1.0.8",
"resolved": "https://registry.npmjs.org/nightdocs/-/nightdocs-1.0.8.tgz",
"integrity": "sha512-Jqg0Ql3ZLlZSKCBWG8ci7XxVMQOfh605vX21FUiEuCD4woSOhbmMpUiVBgKZjDBm0ztCcz28qSFLJi9ZJRyAkQ==",
"version": "1.0.9",
"resolved": "https://registry.npmjs.org/nightdocs/-/nightdocs-1.0.9.tgz",
"integrity": "sha512-wDVVlfRGxot+u0ixcIh6ICgW7LjlKPxAM60pepiIgXjLYPbl3X6GllZC/lehTk8++UYmp6v/0bzCbYMLUCYRLg==",
"dev": true,
"requires": {
"marked": "^0.7.0",

View File

@ -42,7 +42,7 @@
"@types/event-emitter-es6": "^1.1.0",
"@types/leaflet": "^1.5.12",
"@types/leaflet-fullscreen": "^1.0.4",
"nightdocs": "^1.0.8",
"nightdocs": "^1.0.9",
"postcss-copy": "^7.1.0",
"postcss-import": "^12.0.1",
"rollup": "^2.7.2",