Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Bruno Predot
/
tmdb_test
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
Bruno Predot
2025-05-20 18:29:19 +0200
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
04951f5bb10ec8d1e6879827f060b89f23d09b92
04951f5b
1 parent
99ec5b17
version
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
2 deletions
CHANGELOG.md
package-lock.json
package.json
CHANGELOG.md
View file @
04951f5
1
+
0.
5.3:
2
+
-
Correctif pour uniformisation du casing des template.
3
+
1
0.
5.2:
4
0.
5.2:
2
-
Correctif erreur nommage composant.
5
-
Correctif erreur nommage composant.
3
-
Changement de nom plus explicite pour interface.
6
-
Changement de nom plus explicite pour interface.
package-lock.json
View file @
04951f5
1
{
1
{
2
"name"
:
"nuxt-app"
,
2
"name"
:
"nuxt-app"
,
3
-
"version"
:
"0.5.
2
"
,
3
+
"version"
:
"0.5.
3
"
,
4
"lockfileVersion"
:
3
,
4
"lockfileVersion"
:
3
,
5
"requires"
:
true
,
5
"requires"
:
true
,
6
"packages"
:
{
6
"packages"
:
{
package.json
View file @
04951f5
1
{
1
{
2
"name"
:
"nuxt-app"
,
2
"name"
:
"nuxt-app"
,
3
-
"version"
:
"0.5.
2
"
,
3
+
"version"
:
"0.5.
3
"
,
4
"private"
:
true
,
4
"private"
:
true
,
5
"type"
:
"module"
,
5
"type"
:
"module"
,
6
"scripts"
:
{
6
"scripts"
:
{
Please
register
or
login
to post a comment