Skip to content

Commit

Permalink
Release 3.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Parisot committed Feb 11, 2025
1 parent 0419b31 commit 834e410
Show file tree
Hide file tree
Showing 6 changed files with 13 additions and 13 deletions.
6 changes: 3 additions & 3 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.7",
"version": "3.2.8",
"license": "MIT",
"type": "module",
"#browserlist#": "https://browserslist.dev/?q=ZGVmYXVsdHMsIGxhc3QgMiB2ZXJzaW9ucywgbm90IGRlYWQsID4gMC4yJQ%3D%3D",
Expand Down Expand Up @@ -113,4 +113,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.7",
"version": "3.2.8",
"description": "",
"main": "app.js",
"private": true,
Expand Down Expand Up @@ -68,4 +68,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.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@EcrituresNumeriques/stylo",
"private": true,
"version": "3.2.7",
"version": "3.2.8",
"description": "Stylo est un éditeur de textes pour articles scientifiques en sciences humaines et sociales.",
"main": "graphql/app.js",
"directories": {
Expand Down Expand Up @@ -39,4 +39,4 @@
"node": "22.13.1",
"npm": "10.9.2"
}
}
}

0 comments on commit 834e410

Please sign in to comment.