mirror of
https://github.com/primer/css.git
synced 2024-11-25 07:33:41 +03:00
Publish
- primer-css@7.0.0-5 - primer-marketing@4.0.0-5
This commit is contained in:
parent
923181250a
commit
53f40efbdc
@ -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": {
|
||||||
|
@ -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",
|
||||||
|
Loading…
Reference in New Issue
Block a user