teamleader-ui
Advanced tools
Comparing version 0.0.26-alpha to 0.0.27-alpha
{ | ||
"name": "teamleader-ui", | ||
"description": "Teamleader UI library", | ||
"version": "0.0.26-alpha", | ||
"version": "0.0.27-alpha", | ||
"author": "Teamleader <development@teamleader.eu>", | ||
@@ -57,2 +57,4 @@ "betterScripts": { | ||
"classnames": "^2.2.5", | ||
"lodash.omit": "^4.5.0", | ||
"lodash.throttle": "^4.1.1", | ||
"prop-types": "^15.5.9", | ||
@@ -101,4 +103,2 @@ "react": "^15.5.4", | ||
"json-loader": "^0.5.4", | ||
"lodash.omit": "^4.5.0", | ||
"lodash.throttle": "^4.1.1", | ||
"postcss": "^5.2.16", | ||
@@ -105,0 +105,0 @@ "postcss-cssnext": "^2.9.0", |
56
7
+ Addedlodash.omit@^4.5.0
+ Addedlodash.throttle@^4.1.1
+ Addedlodash.omit@4.5.0(transitive)
+ Addedlodash.throttle@4.1.1(transitive)