🔧 Fix: Corriger imports AnimeJS pour compatibilité build
This commit is contained in:
Generated
+8
-6
@@ -1,12 +1,14 @@
|
||||
{
|
||||
"name": "Gwada-Sirius",
|
||||
"version": "0.0.0",
|
||||
"name": "gwada-sirius",
|
||||
"version": "1.5.0",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "gwada-sirius",
|
||||
"version": "1.5.0",
|
||||
"dependencies": {
|
||||
"animejs": "^4.0.2"
|
||||
"animejs": "^3.2.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@sveltejs/vite-plugin-svelte": "^3.0.0",
|
||||
@@ -839,9 +841,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/animejs": {
|
||||
"version": "4.0.2",
|
||||
"resolved": "https://registry.npmjs.org/animejs/-/animejs-4.0.2.tgz",
|
||||
"integrity": "sha512-f0L/kSya2RF23iMSF/VO01pMmLwlAFoiQeNAvBXhEyLzIPd2/QTBRatwGUqkVCC6seaAJYzAkGir55N4SL+h3A==",
|
||||
"version": "3.2.1",
|
||||
"resolved": "https://registry.npmjs.org/animejs/-/animejs-3.2.1.tgz",
|
||||
"integrity": "sha512-sWno3ugFryK5nhiDm/2BKeFCpZv7vzerWUcUPyAZLDhMek3+S/p418ldZJbJXo5ZUOpfm2kP2XRO4NJcULMy9A==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/aria-query": {
|
||||
|
||||
Reference in New Issue
Block a user