diff options
| author | usodhi <61431818+usodhi@users.noreply.github.com> | 2020-06-10 15:43:05 +0530 |
|---|---|---|
| committer | usodhi <61431818+usodhi@users.noreply.github.com> | 2020-06-10 15:43:05 +0530 |
| commit | 84ccaf9703c945d4d47d5dc847f45ecaa3f5de17 (patch) | |
| tree | dc5a881fedfff47355c85276a301f0ee5e9a1837 /package.json | |
| parent | ca2757e137e287f3d6d711c97e2b8a212dd28021 (diff) | |
| parent | c3bbedc622080c6087c862d6fb0c8b3438d51edc (diff) | |
merged
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index a8ff42c91..b9d77b923 100644 --- a/package.json +++ b/package.json @@ -125,6 +125,7 @@ "async": "^2.6.2", "babel-runtime": "^6.26.0", "bcrypt-nodejs": "0.0.3", + "bezier-curve": "^1.0.0", "bluebird": "^3.7.2", "body-parser": "^1.18.3", "bootstrap": "^4.4.1", @@ -147,6 +148,7 @@ "express-validator": "^5.3.1", "expressjs": "^1.0.1", "find-in-files": "^0.5.0", + "fit-curve": "^0.1.7", "flexlayout-react": "^0.3.3", "formidable": "^1.2.1", "golden-layout": "^1.5.9", |
