aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2018-06-21 00:27:02 +0300
committerGravatar Vitaly Takmazov2023-01-13 10:37:53 +0300
commitb257e179862d0b895d6e7be30136018515de564c (patch)
tree1aed4d95954292eec0f72f93f8af3275afbf4f69 /vnext/package.json
parent7a8f6604e77859455d8abab8c46af0a4619a9c60 (diff)
initial DOM tests
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/vnext/package.json b/vnext/package.json
index 860beeb0..845e6426 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -18,6 +18,8 @@
"babel-preset-react": "^6.24.1",
"connect-history-api-fallback": "^1.5.0",
"css-loader": "^0.28.11",
+ "enzyme": "^3.3.0",
+ "enzyme-adapter-react-16": "^1.1.1",
"file-loader": "^1.1.11",
"html-loader": "^0.5.5",
"html-webpack-plugin": "^3.2.0",