diff options
author | Vitaly Takmazov | 2018-06-18 14:59:29 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2023-01-13 10:37:52 +0300 |
commit | 6e5362245826223c8141d50646f3b7368850f924 (patch) | |
tree | 66f148dd1f1a5bb14cd10521b153d7305984b853 /vnext/package.json | |
parent | 7c0f09c6739f2c591b0748f378f73d037762f3d7 (diff) |
content loader
Diffstat (limited to 'vnext/package.json')
-rw-r--r-- | vnext/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vnext/package.json b/vnext/package.json index 83dff46c..4134026f 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -42,6 +42,7 @@ "moment": "^2.22.2", "query-string": "^6.1.0", "react": "^16.4.1", + "react-content-loader": "^3.1.2", "react-dom": "^16.4.1", "react-router-dom": "^4.3.1" } |