Skip to content

Commit

Permalink
Remove yarn lock file
Browse files Browse the repository at this point in the history
  • Loading branch information
hmatalonga committed Apr 2, 2019
1 parent fc0b0a1 commit 2183c75
Show file tree
Hide file tree
Showing 5 changed files with 36 additions and 6,196 deletions.
41 changes: 30 additions & 11 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 4 additions & 2 deletions public/css/app.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/js/app.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion resources/assets/js/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ import ElementUI from 'element-ui';
import CalendarEnrollments from './components/CalendarEnrollments.vue';
import CalendarExchanges from './components/CalendarExchanges.vue';
import FileInput from './components/FileInput.vue';
import 'element-ui/lib/theme-default/index.css';
import 'element-ui/lib/theme-chalk/index.css';
import locale from 'element-ui/lib/locale/lang/en'

Vue.use(ElementUI, { locale });
Expand Down

0 comments on commit 2183c75

Please sign in to comment.