Skip to content

Commit

Permalink
Release 3.2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Parisot committed Feb 13, 2025
1 parent 72479bd commit b8aff0d
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions front/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@ecrituresnumerique/stylo-front",
"private": true,
"description": "Stylo front-end, online text editor for scholars",
"version": "3.2.9",
"version": "3.2.10",
"license": "MIT",
"type": "module",
"#browserlist#": "https://browserslist.dev/?q=ZGVmYXVsdHMsIGxhc3QgMiB2ZXJzaW9ucywgbm90IGRlYWQsID4gMC4yJQ%3D%3D",
Expand Down Expand Up @@ -114,4 +114,4 @@
"node": "22.13.1",
"npm": "10.9.2"
}
}
}
4 changes: 2 additions & 2 deletions graphql/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions graphql/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "graphql-stylo",
"version": "3.2.9",
"version": "3.2.10",
"description": "",
"main": "app.js",
"private": true,
Expand Down Expand Up @@ -69,4 +69,4 @@
"node": "22.13.1",
"npm": "10.9.2"
}
}
}
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@EcrituresNumeriques/stylo",
"private": true,
"version": "3.2.9",
"version": "3.2.10",
"description": "Stylo est un éditeur de textes pour articles scientifiques en sciences humaines et sociales.",
"main": "graphql/app.js",
"directories": {
Expand Down

0 comments on commit b8aff0d

Please sign in to comment.