Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "flag", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Feature flagging made easy for React and Redux", | ||
@@ -16,3 +16,2 @@ "main": "./build/index.ts", | ||
"dependencies": { | ||
"@types/lodash": "^4.14.64", | ||
"deep-computed": "^0.0.6" | ||
@@ -28,2 +27,3 @@ }, | ||
"@types/jest": "^19.2.3", | ||
"@types/lodash": "^4.14.64", | ||
"@types/react": "^15.0.25", | ||
@@ -30,0 +30,0 @@ "@types/react-redux": "^4.4.40", |
5
14
- Removed@types/lodash@^4.14.64
- Removed@types/lodash@4.17.14(transitive)