primer-tooltips
Advanced tools
Comparing version 1.6.0-alpha.60a6ac26 to 1.6.0-alpha.61aab4bc
{ | ||
"version": "1.6.0-alpha.60a6ac26", | ||
"version": "1.6.0-alpha.61aab4bc", | ||
"name": "primer-tooltips", | ||
@@ -29,6 +29,8 @@ "description": "Add tooltips built entirely in CSS to nearly any element.", | ||
"lint": "../../script/lint-scss", | ||
"test": "../../script/npm-run-all build lint test-docs" | ||
"test": "../../script/npm-run-all build lint test-docs", | ||
"prepublishOnly": "../../script/notify pending", | ||
"postpublish": "../../script/notify success" | ||
}, | ||
"dependencies": { | ||
"primer-support": "4.6.0-alpha.60a6ac26" | ||
"primer-support": "4.8.0-alpha.61aab4bc" | ||
}, | ||
@@ -35,0 +37,0 @@ "keywords": [ |
@@ -40,2 +40,3 @@ # Primer Tooltips | ||
title: Tooltips | ||
path: components/tooltips | ||
status: Stable | ||
@@ -42,0 +43,0 @@ --> |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
30980
8
155
+ Addedprimer-support@4.8.0-alpha.61aab4bc(transitive)
- Removedprimer-support@4.6.0-alpha.60a6ac26(transitive)