Skip to content
Snippets Groups Projects
Verified Commit 52e1ea9b authored by João Magalhães's avatar João Magalhães :rocket:
Browse files

fix: remove extra alias

parent 52f17aaa
No related branches found
No related tags found
No related merge requests found
Pipeline #4027 passed
...@@ -35,9 +35,5 @@ ...@@ -35,9 +35,5 @@
"react-dom": "^18.2.0", "react-dom": "^18.2.0",
"typescript": "^5.3.3", "typescript": "^5.3.3",
"webgl-plot": "^0.7.1" "webgl-plot": "^0.7.1"
},
"alias": {
"react": "./node_modules/react",
"react-dom": "./node_modules/react-dom"
} }
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment