primer-tooltips
Advanced tools
Comparing version 1.6.0-alpha.55ee9907 to 1.6.0-alpha.55f783ab
{ | ||
"version": "1.6.0-alpha.55ee9907", | ||
"version": "1.6.0-alpha.55f783ab", | ||
"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.55ee9907" | ||
"primer-support": "4.8.0-alpha.55f783ab" | ||
}, | ||
@@ -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.55f783ab(transitive)
- Removedprimer-support@4.6.0-alpha.55ee9907(transitive)