Skip to content

Commit

Permalink
fix: Correctly depends on wandelbots-js again
Browse files Browse the repository at this point in the history
  • Loading branch information
evrys committed Aug 20, 2024
1 parent e7c69de commit ee52052
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,7 @@
"typescript": "^5.5.4",
"vite": "^5.3.5",
"vite-plugin-svgr": "^4.2.0",
"vitest": "^2.0.5",
"@wandelbots/wandelbots-js": "^1.8.0"
"vitest": "^2.0.5"
},
"peerDependencies": {
"@emotion/react": "^11.11.1",
Expand Down Expand Up @@ -113,6 +112,7 @@
"mobx-react-lite": "^4.0.7",
"react-error-boundary": "^4.0.13",
"react-i18next": "^15.0.0",
"shiki": "^1.12.0"
"shiki": "^1.12.0",
"@wandelbots/wandelbots-js": "^1.8.0"
}
}

0 comments on commit ee52052

Please sign in to comment.