primer-blankslate
Advanced tools
Comparing version 1.6.0-alpha.9abc2666 to 1.6.0-alpha.9d5ddbae
{ | ||
"version": "1.6.0-alpha.9abc2666", | ||
"version": "1.6.0-alpha.9d5ddbae", | ||
"name": "primer-blankslate", | ||
@@ -15,5 +15,2 @@ "description": "Blankslates are for when there is a lack of content within a page or section.", | ||
}, | ||
"figma": { | ||
"url": "https://www.figma.com/file/XscebjmfHCvUkUc3J9G4yEo5/primer-blankslate" | ||
}, | ||
"files": [ | ||
@@ -34,6 +31,6 @@ "index.scss", | ||
"prepublishOnly": "../../script/notify pending", | ||
"publish": "../../script/notify success" | ||
"postpublish": "../../script/notify success" | ||
}, | ||
"dependencies": { | ||
"primer-support": "4.8.0-alpha.9abc2666" | ||
"primer-support": "4.8.0-alpha.9d5ddbae" | ||
}, | ||
@@ -40,0 +37,0 @@ "keywords": [ |
@@ -40,2 +40,3 @@ # Primer Blankslate | ||
title: Blankslate | ||
path: components/blankslate | ||
status: Stable | ||
@@ -61,3 +62,3 @@ --> | ||
```html | ||
```erb | ||
<div class="blankslate"> | ||
@@ -64,0 +65,0 @@ <%= octicon "git-commit", :height => 32, :class => "blankslate-icon" %> |
Sorry, the diff of this file is not supported yet
140
11212
+ Addedprimer-support@4.8.0-alpha.9d5ddbae(transitive)
- Removedprimer-support@4.8.0-alpha.9abc2666(transitive)