mirror of
https://github.com/primer/css.git
synced 2024-11-25 07:33:41 +03:00
Publish
- primer-core@3.0.1-monobeta2.0 - primer-css@6.0.1-monobeta2.0 - primer-marketing@3.0.1-monobeta2.0 - primer-product@3.0.1-monobeta2.0
This commit is contained in:
parent
0f76b15580
commit
c0b49fb5aa
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "3.0.1-monobeta.0",
|
||||
"version": "3.0.1-monobeta2.0",
|
||||
"name": "primer-core",
|
||||
"description": "Primer CSS's core modules",
|
||||
"homepage": "http://primercss.io/",
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "6.0.1-monobeta1.0",
|
||||
"version": "6.0.1-monobeta2.0",
|
||||
"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.",
|
||||
"homepage": "http://primercss.io/",
|
||||
@ -21,9 +21,9 @@
|
||||
"test": "npm run build"
|
||||
},
|
||||
"dependencies": {
|
||||
"primer-core": "^3.0.1-monobeta.0",
|
||||
"primer-marketing": "^3.0.1-monobeta.0",
|
||||
"primer-product": "^3.0.1-monobeta.0"
|
||||
"primer-core": "^3.0.1-monobeta2.0",
|
||||
"primer-marketing": "^3.0.1-monobeta2.0",
|
||||
"primer-product": "^3.0.1-monobeta2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"primer-module-build": "*"
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "3.0.1-monobeta.0",
|
||||
"version": "3.0.1-monobeta2.0",
|
||||
"name": "primer-marketing",
|
||||
"description": "Primer CSS's marketing modules",
|
||||
"homepage": "http://primercss.io/",
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "3.0.1-monobeta.0",
|
||||
"version": "3.0.1-monobeta2.0",
|
||||
"name": "primer-product",
|
||||
"description": "Primer CSS's product modules",
|
||||
"homepage": "http://primercss.io/",
|
||||
|
Loading…
Reference in New Issue
Block a user