Skip to content

Commit

Permalink
Some fix to be able to integrate in c2cgeoportal
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed Sep 10, 2024
1 parent 84792d2 commit fd4fd68
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,4 @@
/private.key
/pyproject.toml
/requirements.txt
/cypress
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,8 @@
"chokidar": "3.6.0",
"chromatic": "11.7.1",
"co": "4.6.0",
"color-rgba": "3.0.0",
"color-space": "2.0.1",
"commander": "12.1.0",
"console-control-strings": "1.1.0",
"copy-webpack-plugin": "12.0.2",
Expand Down
1 change: 0 additions & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
"sourceMap": true,
"experimentalDecorators": true,
"baseUrl": "./",
"types": ["cypress", "node", "cypress-real-events"],
"paths": {
"ngeo/*": ["src/*"],
"gmf/*": ["src/*"],
Expand Down

0 comments on commit fd4fd68

Please sign in to comment.