diff options
| author | jackyzha0 <[email protected]> | 2020-09-17 10:49:25 -0700 |
|---|---|---|
| committer | jackyzha0 <[email protected]> | 2020-09-17 10:49:25 -0700 |
| commit | daa7207cd6a9ed072a235aea931b46f46df924a5 (patch) | |
| tree | 8ff5374bd2ef9ead608b065938b5ae74c03611e1 /frontend/package.json | |
| parent | patch bad render mode for non latex and markdown (diff) | |
| download | ctrl-v-daa7207cd6a9ed072a235aea931b46f46df924a5.tar.xz ctrl-v-daa7207cd6a9ed072a235aea931b46f46df924a5.zip | |
better indentation
Diffstat (limited to 'frontend/package.json')
| -rw-r--r-- | frontend/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/frontend/package.json b/frontend/package.json index 9d0f4dc..afa7e08 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -10,6 +10,7 @@ "d3-scale": "^3.2.1", "elliptic": "^6.5.3", "file-saver": "^2.0.2", + "indent-textarea": "^2.0.2", "rc-slider": "^9.2.4", "react": "^16.13.1", "react-component-export-image": "^0.1.4", |