Skip to content

Commit

Permalink
Fix versions to current versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jonrohan committed Oct 25, 2017
1 parent d6bcb2b commit 0771124
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion modules/primer-branch-name/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"test": "../../script/npm-run-all build lint test-docs"
},
"dependencies": {
"primer-support": "4.3.0"
"primer-support": "4.4.1"
},
"keywords": [
"github",
Expand Down
2 changes: 1 addition & 1 deletion modules/primer-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"dependencies": {
"primer-base": "1.5.1",
"primer-box": "2.5.1",
"primer-breadcrumb": "1.3.0",
"primer-breadcrumb": "1.4.1",
"primer-buttons": "2.4.1",
"primer-forms": "1.4.1",
"primer-layout": "1.4.1",
Expand Down
2 changes: 1 addition & 1 deletion modules/primer-dropdown/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"test": "npm-run-all -s build lint test-docs"
},
"dependencies": {
"primer-support": "4.3.0"
"primer-support": "4.4.1"
},
"keywords": [
"primer",
Expand Down

0 comments on commit 0771124

Please sign in to comment.