diff options
| author | geireann <60007097+geireann@users.noreply.github.com> | 2020-06-11 13:38:51 +0800 |
|---|---|---|
| committer | geireann <60007097+geireann@users.noreply.github.com> | 2020-06-11 13:38:51 +0800 |
| commit | b14c559285d579a90bd8f7282a85283201f2f65c (patch) | |
| tree | f89f5359962b8423307df2953610d20eefc821d8 /package.json | |
| parent | a02bbf035b9b97fcebfa2db8ba1176e116863b9e (diff) | |
| parent | 4ec18458fd21bd7d7307a3bab2e787346fc3ed0d (diff) | |
Merge branch 'master' into mobile_revision_direct
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 d1d7935af..20614f5eb 100644 --- a/package.json +++ b/package.json @@ -124,6 +124,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", @@ -146,6 +147,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", |
