diff options
| author | Sam Wilkins <samwilkins333@gmail.com> | 2019-07-30 03:49:18 -0400 |
|---|---|---|
| committer | Sam Wilkins <samwilkins333@gmail.com> | 2019-07-30 03:49:18 -0400 |
| commit | 79f47098381fef8e247ddb45ce56993669f218cb (patch) | |
| tree | c7fb7e88586c2eba65ad0b5e8e2bf11a2c1b29cd /package.json | |
| parent | 3152e69dfafe1c393bed38f3aad1e55881e62a33 (diff) | |
| parent | e041988b84553797699a5a232e26e72252460e01 (diff) | |
successful implementation of different approach
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 12f0cd302..3f100a3ef 100644 --- a/package.json +++ b/package.json @@ -136,10 +136,10 @@ "image-size": "^0.7.4", "imagesloaded": "^4.1.4", "jquery-awesome-cursor": "^0.3.1", + "js-datepicker": "^4.6.6", "jsonwebtoken": "^8.5.0", "jsx-to-string": "^1.4.0", "lodash": "^4.17.11", - "microsoft-cognitiveservices-speech-sdk": "^1.6.0", "mobile-detect": "^1.4.3", "mobx": "^5.9.0", "mobx-react": "^5.3.5", @@ -203,4 +203,4 @@ "xoauth2": "^1.2.0", "youtube": "^0.1.0" } -} +}
\ No newline at end of file |
