Nathan Taylor
|
8369b902f8
|
Merge pull request #10 from taylonr/dependabot/npm_and_yarn/lodash-4.17.21
Bump lodash from 4.17.19 to 4.17.21
|
2021-06-24 19:51:08 -05:00 |
|
Nathan Taylor
|
a26b1db15f
|
Merge pull request #9 from taylonr/dependabot/npm_and_yarn/y18n-4.0.1
Bump y18n from 4.0.0 to 4.0.1
|
2021-06-24 19:50:52 -05:00 |
|
Nathan Taylor
|
abf1998aed
|
Merge pull request #8 from taylonr/dependabot/npm_and_yarn/ini-1.3.8
Bump ini from 1.3.5 to 1.3.8
|
2021-06-24 19:50:40 -05:00 |
|
dependabot[bot]
|
b1f5439d90
|
Bump lodash from 4.17.19 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-10 17:59:37 +00:00 |
|
dependabot[bot]
|
a38fd365c8
|
Bump y18n from 4.0.0 to 4.0.1
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-31 03:58:19 +00:00 |
|
dependabot[bot]
|
29ab3e44fa
|
Bump ini from 1.3.5 to 1.3.8
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-12-11 23:33:56 +00:00 |
|
Nathan Taylor
|
b062f95e40
|
Merge pull request #5 from taylonr/dependabot/npm_and_yarn/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19
|
2020-07-20 09:26:09 -05:00 |
|
dependabot[bot]
|
2ee5ce6e1f
|
Bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-18 14:55:35 +00:00 |
|
Nathan Taylor
|
06e66362f1
|
Merge pull request #4 from aminamos/setup-updates
Setup updates
|
2020-04-07 13:40:42 -05:00 |
|
aminamos
|
2db91a4884
|
add appendText to import
|
2020-04-07 08:56:40 -07:00 |
|
aminamos
|
41e6eeec32
|
add cross-env package and script for running both ports
|
2020-04-07 08:55:11 -07:00 |
|
aminamos
|
b0017ce6aa
|
allow for port 3001 and 3000
|
2020-04-07 08:53:21 -07:00 |
|
aminamos
|
332bc2d6bd
|
return to master state
|
2020-04-07 08:52:28 -07:00 |
|
aminamos
|
93b3c2ac48
|
async await practice
|
2020-04-07 08:45:15 -07:00 |
|
aminamos
|
50dd179b22
|
creating.mjs
|
2020-04-07 08:26:58 -07:00 |
|
aminamos
|
7829a84bac
|
project setup additions
|
2020-04-07 08:23:39 -07:00 |
|
aminamos
|
485cc93774
|
add secondary command
|
2020-04-07 08:15:05 -07:00 |
|
aminamos
|
ae15efb74c
|
.
|
2020-04-07 08:11:07 -07:00 |
|
aminamos
|
be57d87f52
|
.
|
2020-04-07 07:16:47 -07:00 |
|
aminamos
|
3347714e1b
|
catch and finally()
|
2020-04-05 03:54:04 -07:00 |
|
aminamos
|
9c97dca644
|
get function
|
2020-04-05 03:32:53 -07:00 |
|
Nathan Taylor
|
540ea11029
|
Merge pull request #2 from taylonr/dependabot/npm_and_yarn/minimist-1.2.5
Bump minimist from 1.2.0 to 1.2.5
|
2020-03-17 07:25:07 -05:00 |
|
dependabot[bot]
|
3710a75137
|
Bump minimist from 1.2.0 to 1.2.5
Bumps [minimist](https://github.com/substack/minimist) from 1.2.0 to 1.2.5.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.0...1.2.5)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-03-17 09:02:08 +00:00 |
|
Nathan Taylor
|
5d4b2d8008
|
Merge pull request #1 from nialldbarber/add-nodemon
Added nodemon as a dev dependency
|
2020-01-15 08:57:32 -05:00 |
|
Niall Barber
|
1ae17e8770
|
Added nodemon as a dev dependency - in case users don't have it installed globally
|
2020-01-15 11:34:22 +00:00 |
|
Nate Taylor
|
7cff689ac0
|
Adding user types
|
2019-10-29 07:29:12 -05:00 |
|
Nate Taylor
|
2d6953c379
|
Updating styles
|
2019-10-26 15:43:24 -05:00 |
|
Nate Taylor
|
cf27b0b168
|
Fixing replace
|
2019-10-26 13:46:13 -05:00 |
|
Nate Taylor
|
cf89ae978f
|
Wrap text
|
2019-10-26 13:16:19 -05:00 |
|
Nate Taylor
|
dc4d0ead0c
|
Fixing layout of waiting box
|
2019-10-26 12:58:15 -05:00 |
|
Nate Taylor
|
c41c5f2d13
|
Adding the waiting data to results
|
2019-10-26 12:02:18 -05:00 |
|
Nate Taylor
|
eb65c92060
|
Add missing functions
|
2019-10-26 12:00:47 -05:00 |
|
Nate Taylor
|
f89577a100
|
Loading circle
|
2019-10-26 11:59:26 -05:00 |
|
Nate Taylor
|
6028661f00
|
Updating the callbacks function.
|
2019-10-25 20:16:16 -05:00 |
|
Nate Taylor
|
92a8bb3012
|
Fixing iterating
|
2019-10-23 21:15:32 -05:00 |
|
Nate Taylor
|
711fee9eba
|
Fixing name
|
2019-10-23 20:45:52 -05:00 |
|
Nate Taylor
|
25f8a8976c
|
Removing placeholders
|
2019-10-23 20:17:28 -05:00 |
|
Nate Taylor
|
f5196268c4
|
Adding chain catch function
|
2019-10-23 20:16:04 -05:00 |
|
Nate Taylor
|
9bbce6939a
|
Fixing merge conflict
|
2019-10-23 19:43:31 -05:00 |
|
Nate Taylor
|
96eac8e434
|
Stubbing out functions
|
2019-10-23 19:42:58 -05:00 |
|
Nate Taylor
|
35a8e6f1f0
|
Fixing colors
|
2019-10-23 19:11:27 -05:00 |
|
Nate Taylor
|
dec65a58da
|
Wrapping up the code for understanding.
|
2019-10-23 19:07:11 -05:00 |
|
Nate Taylor
|
d183353d4a
|
Removing node modules from git
|
2019-10-23 07:41:53 -05:00 |
|
Nate Taylor
|
24e0df86e6
|
Adding gitignore file
|
2019-10-23 07:41:33 -05:00 |
|
Nate Taylor
|
94be06d3c4
|
Roughing out the demo app
|
2019-10-23 07:41:03 -05:00 |
|
Nate Taylor
|
5bc58a2d40
|
Initial npm commit
|
2019-10-22 19:32:41 -05:00 |
|