test
continuous-integration/drone/push Build is passing Details

ServeurDeTest
Johan LACHENAL 2 years ago
parent d720d3e149
commit c5ab893414

3636
package-lock.json generated

File diff suppressed because it is too large Load Diff

@ -4,6 +4,7 @@
"animejs": "^3.2.1",
"bootstrap": "^5.2.2",
"bootstrap-icons": "^1.10.2",
"express": "^4.18.2",
"http": "^0.0.1-security",
"socket.io": "^4.5.4"
},
@ -12,7 +13,7 @@
"server.js"
]
},
"scripts" : {
"start" : "nodemon WEB/server.js"
"scripts": {
"start": "nodemon WEB/server.js"
}
}

Loading…
Cancel
Save