Skip to content

Commit 6d15145

Browse files
committed
Add modules-lib as a dependency for devserver
1 parent 412b6b4 commit 6d15145

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

devserver/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"dependencies": {
1212
"@blueprintjs/core": "^5.10.2",
1313
"@blueprintjs/icons": "^5.9.0",
14+
"@sourceacademy/modules-lib": "workspace:^",
1415
"@vitejs/plugin-react": "^4.5.1",
1516
"ace-builds": "^1.25.1",
1617
"classnames": "^2.3.1",

yarn.lock

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3229,6 +3229,7 @@ __metadata:
32293229
"@blueprintjs/core": "npm:^5.10.2"
32303230
"@blueprintjs/icons": "npm:^5.9.0"
32313231
"@commander-js/extra-typings": "npm:^13.0.0"
3232+
"@sourceacademy/modules-lib": "workspace:^"
32323233
"@types/react": "npm:^18.3.1"
32333234
"@types/react-dom": "npm:^18.3.1"
32343235
"@vitejs/plugin-react": "npm:^4.5.1"

0 commit comments

Comments
 (0)