diff options
| author | Lionel Han <47760119+IGoByJoe@users.noreply.github.com> | 2020-06-11 00:22:43 -0700 |
|---|---|---|
| committer | Lionel Han <47760119+IGoByJoe@users.noreply.github.com> | 2020-06-11 00:22:43 -0700 |
| commit | 7e3dbc157548f75e7b42367be00d32aea6469516 (patch) | |
| tree | 508fe51cf873f8d10a0c71fe8dd7d9247d58592f /package.json | |
| parent | b13adb6e2620d80c019c7c8f6d344ba5ca2fcec2 (diff) | |
| parent | b14c559285d579a90bd8f7282a85283201f2f65c (diff) | |
merged with master
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", |
