Skip to content

Commit 634c1c5

Browse files
committed
Fixes and cleanups for Course and cumulative GPA
Signed-off-by: Gary Kim <[email protected]>
1 parent 0ee0a29 commit 634c1c5

File tree

5 files changed

+406
-112
lines changed

5 files changed

+406
-112
lines changed

package-lock.json

Lines changed: 30 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,8 @@
7171
"get-in-range": "^0.2.4",
7272
"get-key-range": "^1.0.1",
7373
"jquery": "^3.4.1",
74-
"v-tooltip": "^2.0.3"
74+
"v-tooltip": "^2.0.3",
75+
"vue-loading-template": "^1.3.2"
7576
},
7677
"webExt": {
7778
"sourceDir": "dist",

0 commit comments

Comments
 (0)