We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 412b6b4 commit 6d15145Copy full SHA for 6d15145
devserver/package.json
@@ -11,6 +11,7 @@
11
"dependencies": {
12
"@blueprintjs/core": "^5.10.2",
13
"@blueprintjs/icons": "^5.9.0",
14
+ "@sourceacademy/modules-lib": "workspace:^",
15
"@vitejs/plugin-react": "^4.5.1",
16
"ace-builds": "^1.25.1",
17
"classnames": "^2.3.1",
yarn.lock
@@ -3229,6 +3229,7 @@ __metadata:
3229
"@blueprintjs/core": "npm:^5.10.2"
3230
"@blueprintjs/icons": "npm:^5.9.0"
3231
"@commander-js/extra-typings": "npm:^13.0.0"
3232
+ "@sourceacademy/modules-lib": "workspace:^"
3233
"@types/react": "npm:^18.3.1"
3234
"@types/react-dom": "npm:^18.3.1"
3235
"@vitejs/plugin-react": "npm:^4.5.1"
0 commit comments