ab-test-jsx
Advanced tools
Comparing version 2.0.2 to 2.0.3
{ | ||
"name": "ab-test-jsx", | ||
"description": "React (JS) AB testing consumption", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"license": "MIT", | ||
@@ -32,4 +32,4 @@ "author": "Maciej Malkowski <monkey3310@gmail.com>", | ||
"devDependencies": { | ||
"@types/react": "16.9.9", | ||
"react": "16.11.0", | ||
"@types/react": "16.9.11", | ||
"react": "16.12.0", | ||
"semantic-release": "=15.9.17", | ||
@@ -36,0 +36,0 @@ "semantic-release-monorepo": "6.1.1" |
24479