Skip to content

Commit 01a3d7c

Browse files
chore(package): update enzyme to version 3.5.0
Closes #161
1 parent 50a420d commit 01a3d7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"watch-css": "npm run build-css && node-sass-chokidar --include-path ./src --include-path ./node_modules src/ -o src/ --watch --recursive"
8686
},
8787
"devDependencies": {
88-
"enzyme": "^3.2.0",
88+
"enzyme": "^3.5.0",
8989
"enzyme-adapter-react-16": "^1.1.0",
9090
"eslint-plugin-react": "^7.5.1",
9191
"eslint-plugin-react-native": "^3.2.0",

0 commit comments

Comments
 (0)