Skip to content

Commit 76136ad

Browse files
committed
Merge branch 'master' of https://github.com/source-academy/js-slang into gl-8-upgrade
2 parents dce03c6 + d00eb34 commit 76136ad

File tree

2 files changed

+6237
-0
lines changed

2 files changed

+6237
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,9 @@
4545
"lodash": "^4.17.21",
4646
"source-map": "0.7.3"
4747
},
48+
"resolutions": {
49+
"**/gl": "^8.1.6"
50+
},
4851
"scripts": {
4952
"build": "yarn docs && yarn build:slang",
5053
"build:slang": "tsc --project tsconfig.prod.json",

0 commit comments

Comments
 (0)