Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
NeoFusion committed Apr 25, 2020
1 parent c630696 commit 83aa530
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hierarchy-select",
"version": "2.0.1",
"version": "2.1.0",
"description": "Hierarchy Select jQuery Plugin for Twitter Bootstrap 4",
"author": {
"name": "Evgeniy NeoFusion",
Expand Down Expand Up @@ -45,15 +45,15 @@
"jquery": "1.9.1 - 3"
},
"devDependencies": {
"concurrently": "^3.6.0",
"grunt": "^1.0.3",
"grunt-contrib-clean": "^1.1.0",
"concurrently": "^5.2.0",
"grunt": "^1.1.0",
"grunt-contrib-clean": "^2.0.0",
"grunt-contrib-copy": "^1.0.0",
"grunt-contrib-uglify": "^3.3.0",
"grunt-sass": "^2.1.0",
"http-server": "^0.11.1",
"jasmine-core": "^3.1.0",
"jasmine-spec-reporter": "^4.2.1",
"protractor": "^5.3.2"
"grunt-contrib-uglify": "^4.0.1",
"grunt-sass": "^3.1.0",
"http-server": "^0.12.1",
"jasmine-core": "^3.5.0",
"jasmine-spec-reporter": "^5.0.2",
"protractor": "^5.4.4"
}
}

0 comments on commit 83aa530

Please sign in to comment.