diff options
| author | yipstanley <stanley_yip@brown.edu> | 2019-01-21 21:42:03 -0500 |
|---|---|---|
| committer | yipstanley <stanley_yip@brown.edu> | 2019-01-21 21:42:03 -0500 |
| commit | 6a04f60ce76fbd8274dd9daf285042f9cab16656 (patch) | |
| tree | 51b122980818195d79627ea8265ae7b47a7db3ca /package.json | |
| parent | b0a8b59b967eae3d5812fd8e54e9f4f7a3fb80fc (diff) | |
context menu basics working
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 08e999058..71ca3cc8b 100644 --- a/package.json +++ b/package.json @@ -27,6 +27,7 @@ "webpack-dev-server": "^3.1.14" }, "dependencies": { + "@fortawesome/fontawesome-svg-core": "^1.2.12", "@types/prosemirror-commands": "^1.0.1", "@types/prosemirror-history": "^1.0.1", "@types/prosemirror-keymap": "^1.0.1", |
