Comparing version 2.0.3-1 to 2.0.3-2
{ | ||
"name": "flag", | ||
"version": "2.0.3-1", | ||
"version": "2.0.3-2", | ||
"description": "Feature flagging made easy for React and Redux", | ||
@@ -23,2 +23,3 @@ "main": "./build/index.js", | ||
"optionalDependencies": { | ||
"react-dom": "^15.6.1", | ||
"react-redux": "^5.0.5", | ||
@@ -36,4 +37,3 @@ "redux": "^3.7.1" | ||
"np": "^2.16.0", | ||
"react": "^15.6.1", | ||
"react-dom": "^15.6.1", | ||
"react": "^15.5.4", | ||
"react-test-renderer": "^15.6.1", | ||
@@ -40,0 +40,0 @@ "ts-jest": "^20.0.6", |
Sorry, the diff of this file is not supported yet
12
6