Skip to content

Commit 1a65fa6

Browse files
authored
Merge pull request #162 from gary-kim/fixes/160/cleanups-and-fixes
Fixes and cleanups for Course and cumulative GPA
2 parents 0cc960e + 634c1c5 commit 1a65fa6

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)