angular-mn-select
Advanced tools
Comparing version 0.0.4 to 0.0.6
{ | ||
"name": "angular-mn-select", | ||
"version": "0.0.4", | ||
"version": "0.0.6", | ||
"description": "An angular directive to mn-select", | ||
@@ -34,3 +34,3 @@ "main": "dist/angular-mn-select.js", | ||
"angular": "^1.6.1", | ||
"mn-select": "~0.0.4" | ||
"mn-select": "~0.0.11" | ||
}, | ||
@@ -46,3 +46,3 @@ "devDependencies": { | ||
"gulp-babel": "^6.1.2", | ||
"gulp-clean-css": "^2.3.2", | ||
"gulp-clean-css": "^3.0.4", | ||
"gulp-concat": "^2.6.0", | ||
@@ -56,10 +56,10 @@ "gulp-eslint": "^3.0.1", | ||
"gulp-sass": "^3.0.0", | ||
"gulp-sourcemaps": "^1.6.0", | ||
"gulp-sourcemaps": "^2.5.1", | ||
"gulp-sync": "^0.1.4", | ||
"gulp-uglify": "^2.0.0", | ||
"mn-form": "^0.0.1", | ||
"mn-form": "~0.0.3", | ||
"mn-gh-page": "git+https://github.com/minimalist-components/gh-page.git", | ||
"package-files": "^0.0.5", | ||
"package-files": "~0.0.6", | ||
"require-all": "^2.0.0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
6832
Updatedmn-select@~0.0.11