Bump NoSleep.js version

This commit is contained in:
Lucas Verney 2018-12-04 14:03:23 +01:00
parent 3e53146013
commit 5e5a25e59e
3 changed files with 6 additions and 5 deletions

View File

@ -19,7 +19,7 @@
"@mdi/font": "^3.0.39",
"file-saver": "^1.3.8",
"gps-to-gpx": "git://github.com/phyks/gps-to-gpx.git#1cb5adf4dd382266d076d7df3cb5aa3a4d7dd27b",
"nosleep.js": "^0.7.0",
"nosleep.js": "^0.9.0",
"ol": "^5.3.0",
"roboto-fontface": "^0.9.0",
"serviceworker-webpack-plugin": "^1.0.1",

View File

@ -54,7 +54,7 @@
<script>
// Import directly from dist to avoid ES6 issues
// See https://github.com/richtr/NoSleep.js/issues/46.
import NoSleep from 'nosleep.js/dist/NoSleep';
import NoSleep from 'nosleep.js';
import Alert from '@/components/Alert.vue';
import Map from '@/components/Map.vue';

View File

@ -6311,9 +6311,10 @@ normalize-url@^3.0.0:
version "3.2.0"
resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-3.2.0.tgz#98d0948afc82829f374320f405fe9ca55a5f8567"
nosleep.js@^0.7.0:
version "0.7.0"
resolved "https://registry.yarnpkg.com/nosleep.js/-/nosleep.js-0.7.0.tgz#cfd919c25523ca0d0f4a69fb3305c083adaee289"
nosleep.js@^0.9.0:
version "0.9.0"
resolved "https://registry.yarnpkg.com/nosleep.js/-/nosleep.js-0.9.0.tgz#0f1371b81dc182e3b6bbdb837e880f16db9d7163"
integrity sha512-qLOl2MmuGOPZY7Exi0kYJSCr2e9IcAtOykOo7hXUGAoaMC1Iqj0m+Aj2REuay68mDkhbc5CoA4ccUvcZI175Kw==
npm-bundled@^1.0.1:
version "1.0.3"