Skip to content

Commit

Permalink
fix yarn.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
claudiaifrim committed Jan 22, 2024
1 parent d448d5c commit e9b994e
Show file tree
Hide file tree
Showing 3 changed files with 67 additions and 982 deletions.
5 changes: 0 additions & 5 deletions jsconfig.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
{
"compilerOptions": {
"paths": {
"@eeacms/volto-freshwater-policy": ["addons/volto-freshwater-policy/src"],
"@eeacms/volto-prefixpath": ["addons/volto-prefixPath/src"],
"@eeacms/volto-call-to-action-block": [
"addons/volto-call-to-action-block/src"
]
},
"baseUrl": "src"
}
Expand Down
2 changes: 1 addition & 1 deletion mrs.developer.json
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@
"https": "https://github.com/eea/volto-prefixPath.git",
"package": "@eeacms/volto-prefixpath",
"branch": "develop",
"develop": true,
"develop": false,
"path": "src"
}
}
Loading

0 comments on commit e9b994e

Please sign in to comment.