Skip to content

Commit

Permalink
add to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
gladwearefriends committed Sep 13, 2017
1 parent 6f2e4f0 commit 33fab2a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions modules/primer-css/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
"primer-layout": "1.3.0",
"primer-markdown": "3.6.0",
"primer-marketing": "5.3.0",
"primer-marketing-buttons": "0.0.1",
"primer-marketing-support": "1.3.0",
"primer-marketing-type": "1.3.0",
"primer-marketing-utilities": "1.3.0",
Expand Down
2 changes: 1 addition & 1 deletion modules/primer-marketing-buttons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"build": "primer-module-build index.scss",
"prepare": "npm run build",
"lint": "stylelint **/*.scss -s scss",
"test": "npm-run-all -s build lint test-docs"
"test": "npm-run-all -s build lint"
},
"dependencies": {
"primer-buttons": "2.3.0",
Expand Down
1 change: 1 addition & 0 deletions modules/primer-marketing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
},
"dependencies": {
"primer-breadcrumb": "1.3.0",
"primer-buttons": "2.3.0",
"primer-cards": "0.4.0",
"primer-marketing-support": "1.3.0",
"primer-marketing-type": "1.3.0",
Expand Down

0 comments on commit 33fab2a

Please sign in to comment.