aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2018-06-16 23:59:32 +0300
committerGravatar Vitaly Takmazov2023-01-13 10:37:52 +0300
commit1b7e41480e213d1f214c368f553d5eb03fb70897 (patch)
treee1f5642c3d2e7c6d29c39dfc879de583eebcd742 /vnext/package.json
parentce9d9ed32757e30c32fa9fe29d04491c3d0550d1 (diff)
moment.js
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/vnext/package.json b/vnext/package.json
index b9da239e..da21b308 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -35,6 +35,7 @@
]
},
"dependencies": {
+ "moment": "^2.22.2",
"query-string": "^6.1.0",
"react": "^16.4.1",
"react-dom": "^16.4.1",