#48 Exchanged spacetime with a custom version

This change only is temporary because of missinng type definitions for spacetime. For more details please see https://github.com/spencermountain/spacetime/issues/255. A pull request to spacetime has been opened. Once this is merged and the fix is published we can switch back. I´ll open an issue for this later.
This commit is contained in:
Serraniel 2020-12-29 16:20:15 +01:00
parent 5295c3d3ae
commit a6b7c3ba6f
Signed by: Serraniel
GPG key ID: 3690B4E7364525D3
2 changed files with 3 additions and 4 deletions

5
package-lock.json generated
View file

@ -11847,9 +11847,8 @@
"dev": true
},
"spacetime": {
"version": "6.12.2",
"resolved": "https://registry.npmjs.org/spacetime/-/spacetime-6.12.2.tgz",
"integrity": "sha512-w0St4Q9X8KtuZ/JY8+FM8a4hMrAoNNUWQCt9UQQAUzwk8eDW5wrGh4SaNvEg+9cjLF++vixm6SgJyC6F7ALF/A=="
"version": "github:Serraniel/spacetime#84ae159680732067195b84744e172f4e2497b4ec",
"from": "github:Serraniel/spacetime#bugfix/#255-typescript-constructor-options-missing"
},
"sparkles": {
"version": "1.0.1",

View file

@ -34,7 +34,7 @@
"homepage": "https://github.com/Serraniel/AniwatchPlus#readme",
"dependencies": {
"color": "^3.1.3",
"spacetime": "^6.12.2",
"spacetime": "github:Serraniel/spacetime#bugfix/#255-typescript-constructor-options-missing",
"uuid": "^8.3.2"
},
"devDependencies": {