0
0
Fork 0
Commit graph

18 commits

Author SHA1 Message Date
dependabot[bot]
c5a912f55d
Bump @vue/cli-service from 4.4.6 to 4.5.8
Bumps [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service) from 4.4.6 to 4.5.8.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.5.8/packages/@vue/cli-service)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-27 04:44:20 +00:00
Oliver
3e9c0436d8
Merge pull request #46 from Oliver-Akins/dependabot/npm_and_yarn/vue/cli-plugin-eslint-4.5.8
Bump @vue/cli-plugin-eslint from 4.4.6 to 4.5.8
2020-10-26 22:42:33 -06:00
dependabot[bot]
f8f4692191
Bump axios from 0.19.2 to 0.21.0
Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 0.21.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.19.2...v0.21.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-26 07:18:18 +00:00
dependabot[bot]
f2a90262fa
Bump @vue/cli-plugin-eslint from 4.4.6 to 4.5.8
Bumps [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-eslint) from 4.4.6 to 4.5.8.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.5.8/packages/@vue/cli-plugin-eslint)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-22 21:33:35 +00:00
dependabot[bot]
6d2f626fca
Bump @vue/cli-plugin-babel from 4.4.6 to 4.5.8
Bumps [@vue/cli-plugin-babel](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-babel) from 4.4.6 to 4.5.8.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.5.8/packages/@vue/cli-plugin-babel)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-20 05:54:46 +00:00
Oliver-Akins
a2f927918c Add clipboard polyfill 2020-08-23 12:19:19 -06:00
Oliver-Akins
43f5cd53f2 Update scripts 2020-08-18 21:21:23 -06:00
Oliver-Akins
0a5959c05e When building for static serve, use development env 2020-08-15 15:42:16 -06:00
Oliver-Akins
d3c1ee2214 Add a deploy script to NPM 2020-08-15 15:33:01 -06:00
Oliver-Akins
cf62450108 Update package.json scripts. 2020-08-15 15:32:25 -06:00
Oliver-Akins
fe333b2b4d Add vue-textarea-autoresize 2020-08-13 23:39:28 -06:00
Tyler-A
572c8b1674 Add the library for the progress circles. 2020-08-08 22:39:16 -06:00
Tyler-A
2cd866012f Fix package json 2020-08-08 01:39:15 -06:00
Tyler-A
bff8c8015a Update serve commands to not cause the file watch limit error 2020-08-06 23:09:55 -06:00
Tyler-A
ac23b5a46f Add v-tooltip as a dependency. 2020-08-05 22:21:19 -06:00
Tyler-A
174dfa69a6 Add commonly typed mis-spelling of the serve command. 2020-08-04 21:48:31 -06:00
Tyler-A
b8c4ed9c4b Add Axios to the requirements 2020-08-03 22:01:20 -06:00
Tyler-A
491c9aa5c5 Init Vue-CLI project files 2020-07-29 22:49:09 -06:00