fix website integration dependency

This commit is contained in:
Emmanuel Pelletier
2024-05-02 00:47:54 +02:00
parent d9859f1564
commit 0ce04a420d
2 changed files with 12 additions and 36 deletions

View File

@@ -18,7 +18,7 @@
"@astrojs/markdown-remark": "^5.1.0",
"@astrojs/react": "^3.3.1",
"@astrojs/starlight": "^0.21.5",
"@gouvfr-lasuite/integration": "file:../packages/integration",
"@gouvfr-lasuite/integration": "^0.1.0",
"@types/react": "^18.3.1",
"@types/react-dom": "^18.3.0",
"@types/react-syntax-highlighter": "^15.5.11",