Skip to content

Commit

Permalink
Rolledback some changes
Browse files Browse the repository at this point in the history
  • Loading branch information
enicolasgomez committed Jan 9, 2024
1 parent 6ba0f00 commit deb5fc4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 8,617 deletions.
6 changes: 3 additions & 3 deletions webapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
"@material-ui/core": "4.12.1",
"@material-ui/icons": "^4.11.2",
"@material-ui/lab": "^4.0.0-alpha.60",
"@metacell/geppetto-meta-client": "file:.yalc/@metacell/geppetto-meta-client",
"@metacell/geppetto-meta-core": "file:.yalc/@metacell/geppetto-meta-core",
"@metacell/geppetto-meta-ui": "file:.yalc/@metacell/geppetto-meta-ui",
"@metacell/geppetto-meta-client": "1.2.0",
"@metacell/geppetto-meta-core": "1.2.0",
"@metacell/geppetto-meta-ui": "1.2.0",
"@nosferatu500/react-sortable-tree": "3.0.5",
"@sentry/integrations": "^6.16.1",
"@sentry/react": "^6.16.1",
Expand Down
3 changes: 0 additions & 3 deletions webapp/webpack.config.dev.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ extended.devServer = {
port: 8081,
inline: true,
publicPath: '/geppetto/build',
headers: {
'Content-Security-Policy': "frame-ancestors 'self'"
},
proxy: [
{
path: '/',
Expand Down
Loading

0 comments on commit deb5fc4

Please sign in to comment.