diff options
| author | HumairAK <humair88@hotmail.com> | 2016-07-21 06:24:24 +0000 |
|---|---|---|
| committer | HumairAK <humair88@hotmail.com> | 2016-07-21 06:24:24 +0000 |
| commit | 2549ee68e435b77e7e07d3ea95363268cbfe9164 (patch) | |
| tree | 8f48f6447a4377f1bc15ae7d73dbab3337044720 /.idea | |
| parent | d694c1a73f77def42c17b58027f046bf9e1af809 (diff) | |
Added other dependencies for authentication, made minor adjustments to index.js, added templating for exams, will remove dependencie modules later, keep for now
Diffstat (limited to '.idea')
| -rw-r--r-- | .idea/solutions_repo.iml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.idea/solutions_repo.iml b/.idea/solutions_repo.iml index 004ef7c..0f990e1 100644 --- a/.idea/solutions_repo.iml +++ b/.idea/solutions_repo.iml @@ -5,5 +5,6 @@ <orderEntry type="inheritedJdk" /> <orderEntry type="sourceFolder" forTests="false" /> <orderEntry type="library" name="solutions_repo node_modules" level="project" /> + <orderEntry type="library" name="solutions_repo node_modules" level="project" /> </component> </module>
\ No newline at end of file |
