Skip to content

Commit e6c90ef

Browse files
authored
Merge branch 'main' into sonar_duplication_translation
2 parents 36210bf + af137da commit e6c90ef

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,5 @@
1919
.env.test.local
2020
.env.production.local
2121

22+
# jest
23+
/coverage

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gridadmin-app",
3-
"version": "0.1.0",
3+
"version": "2.16.0-SNAPSHOT",
44
"license": "MPL-2.0",
55
"private": true,
66
"type": "module",

0 commit comments

Comments
 (0)