1
1
mirror of https://github.com/primer/css.git synced 2024-11-25 07:33:41 +03:00
- primer-css@7.0.0-5
 - primer-marketing@4.0.0-5
This commit is contained in:
broccolini 2017-06-22 17:43:58 -04:00
parent 923181250a
commit 53f40efbdc
2 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
{ {
"version": "7.0.0-4", "version": "7.0.0-5",
"name": "primer-css", "name": "primer-css",
"description": "Primer is the CSS framework that powers GitHub's front-end design. Primer-css includes 23 packages that are grouped into 3 core meta-packages for easy install. Each package and meta-package is independently versioned and distributed via NPM, so it's easy to include all or part of Primer within your own project.", "description": "Primer is the CSS framework that powers GitHub's front-end design. Primer-css includes 23 packages that are grouped into 3 core meta-packages for easy install. Each package and meta-package is independently versioned and distributed via NPM, so it's easy to include all or part of Primer within your own project.",
"homepage": "http://primercss.io/", "homepage": "http://primercss.io/",
@ -22,7 +22,7 @@
}, },
"dependencies": { "dependencies": {
"primer-core": "^4.0.0-1", "primer-core": "^4.0.0-1",
"primer-marketing": "^4.0.0-4", "primer-marketing": "^4.0.0-5",
"primer-product": "^4.0.0-2" "primer-product": "^4.0.0-2"
}, },
"devDependencies": { "devDependencies": {

View File

@ -1,7 +1,7 @@
{ {
"version": "4.0.0-4", "version": "4.0.0-5",
"name": "primer-marketing", "name": "primer-marketing",
"description": "Primer CSS's marketing modules", "description": "Primer CSS marketing packages",
"homepage": "http://primercss.io/", "homepage": "http://primercss.io/",
"author": "GitHub, Inc.", "author": "GitHub, Inc.",
"license": "MIT", "license": "MIT",