diff options
| author | Kumar Priyansh <[email protected]> | 2019-06-19 14:27:29 +0530 |
|---|---|---|
| committer | Kumar Priyansh <[email protected]> | 2019-06-19 14:27:29 +0530 |
| commit | 43ea2d744c1dc8f51faf785bf8d97c560014426a (patch) | |
| tree | 7d27832d18842064af68797be7af33a9e1fa5954 /package.json | |
| parent | ffaabdc04c5508ce8537d9031656ac1b388a6433 (diff) | |
| download | authorr-43ea2d744c1dc8f51faf785bf8d97c560014426a.tar.xz authorr-43ea2d744c1dc8f51faf785bf8d97c560014426a.zip | |
Added Template Selection Functionality
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index f731bed..53e508e 100644 --- a/package.json +++ b/package.json @@ -46,6 +46,7 @@ "author": "Kumar Priyansh <[email protected]>", "license": "Apache-2.0", "dependencies": { + "jquery": "^3.4.1", "local-storage": "^2.0.0" }, "devDependencies": { |
