@ -1,12 +1,12 @@
{
"name": "TimeSafari_Test",
"version": "0.2.14",
"version": "0.2.15-beta",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"dependencies": {
"@dicebear/collection": "^5.3.5",
"@dicebear/core": "^5.3.5",
@ -1,6 +1,6 @@
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
/* eslint-env serviceworker */
/* global workbox */
/* eslint-disable *//* ... because old-browser-compatible files in this directory are combined into a single script during `npm run build` */
/* eslint-disable */ /* ... because old-browser-compatible files in this directory are combined into a single script during `npm run build` */
importScripts(
"https://storage.googleapis.com/workbox-cdn/releases/6.4.1/workbox-sw.js",
);