diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json index 34aaa90..9250acf 100644 --- a/package.json +++ b/package.json @@ -24,6 +24,7 @@ "@babel/preset-env": "^7.15.0", "@babel/preset-react": "^7.14.5", "@babel/runtime": "^7.15.3", + "@bacali/rtf-parser": "^1.0.1", "@u-wave/react-vimeo": "^0.9.5", "babel-eslint": "^10.1.0", "babel-loader": "^8.2.2", @@ -41,6 +42,7 @@ "eslint-plugin-import": "^2.24.0", "fontfaceobserver": "^2.1.0", "history": "^5.0.1", + "image-size": "^1.0.0", "node-fetch": "^2.6.1", "okcms": "git+ssh://git@ghghgh.us/~/okcms.git", "prop-types": "^15.7.2", @@ -52,6 +54,7 @@ "react-router-dom": "^5.2.0", "redux": "^4.1.1", "redux-thunk": "^2.3.0", + "rtf-parser": "^1.3.3", "store2": "^2.12.0", "terser-webpack-plugin": "^5.1.4", "three-spritetext": "^1.6.2", |
