We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bb93d8 commit 963e8b5Copy full SHA for 963e8b5
package.json
@@ -40,7 +40,7 @@
40
},
41
"browserslist": "> 0.25%, not dead",
42
"dependencies": {
43
- "@mitodl/course-search-utils": "https://github.com/mitodl/course-search-utils.git#head=ab/new-search",
+ "@mitodl/course-search-utils": "^3.0.0",
44
"@sentry/browser": "^5.19.0",
45
"array-flat-polyfill": "^1.0.1",
46
"bootstrap": "^4.3.1",
@@ -70,7 +70,6 @@
70
"videojs-youtube": "^2.6.1"
71
72
"devDependencies": {
73
- "@mitodl/ocw-to-hugo": "1.36.0",
74
"@playwright/test": "^1.40.0",
75
"@swc/core": "^1.3.14",
76
"@swc/helpers": "^0.4.12",
0 commit comments