Skip to content

Commit 2bd1cca

Browse files
committed
fix: corriger la version du projet dans package.json
1 parent 67a4d90 commit 2bd1cca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hackariens/socketio",
3-
"version": "1.0.0",
3+
"version": "0.0.1",
44
"description": "Nouveau projet sous socket.io",
55
"scripts": {
66
"lint:markdown": "markdownlint README.md",

0 commit comments

Comments
 (0)