diff options
| author | yunahi <60233430+yunahi@users.noreply.github.com> | 2020-06-08 10:56:36 +0900 |
|---|---|---|
| committer | yunahi <60233430+yunahi@users.noreply.github.com> | 2020-06-08 10:56:36 +0900 |
| commit | 632dec95b9fccccef13b50cb41fc598613a9df1e (patch) | |
| tree | 134931ae3c7440c4d8f503607aeca16fc40ab5da /package.json | |
| parent | 21dae64ec5a1305cdd6865481f705332b8238190 (diff) | |
added ink options menu
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", |
