Comparing version 1.3.4 to 1.3.5
@@ -5,3 +5,3 @@ { | ||
"description": "A tooltip library in CSS for your lovely websites.", | ||
"version": "1.3.3", | ||
"version": "1.3.5", | ||
"keywords": ["tooltip", "css"], | ||
@@ -8,0 +8,0 @@ "dependencies": {}, |
@@ -31,2 +31,5 @@ /*global module:false*/ | ||
cssmin: { | ||
options: { | ||
sourceMap: false | ||
}, | ||
compress: { | ||
@@ -33,0 +36,0 @@ files: { |
@@ -5,3 +5,3 @@ { | ||
"description": "A tooltip library in CSS for your lovely websites.", | ||
"version": "1.3.4", | ||
"version": "1.3.5", | ||
"homepage": "http://kushagragour.in/lab/hint/", | ||
@@ -26,10 +26,17 @@ "author": { | ||
], | ||
"keywords": [], | ||
"keywords": [ | ||
"tooltip", | ||
"ui", | ||
"sass", | ||
"css", | ||
"help", | ||
"hint" | ||
], | ||
"devDependencies": { | ||
"grunt-contrib-concat": "~0.3.0", | ||
"grunt-contrib-cssmin": "~0.6.0", | ||
"grunt-contrib-sass": "~0.4.1", | ||
"grunt": "~0.4.1", | ||
"grunt-contrib-watch": "~0.5.3" | ||
"grunt-contrib-watch": "~0.5.3", | ||
"grunt-contrib-cssmin": "~0.12.3" | ||
} | ||
} |
@@ -1,2 +0,2 @@ | ||
# Hint.css [v1.3.3] | ||
# Hint.css [v1.3.4] | ||
*A tooltip library in CSS for your lovely websites* | ||
@@ -8,3 +8,3 @@ | ||
###Try it out: | ||
### Try it out: | ||
http://kushagragour.in/lab/hint/ | ||
@@ -34,4 +34,10 @@ | ||
3. **CDN** | ||
3. **npm** | ||
``` | ||
npm install --save hint.css | ||
``` | ||
4. **CDN** | ||
[http://www.jsdelivr.com/#!hint.css](http://www.jsdelivr.com/#!hint.css) | ||
@@ -38,0 +44,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
580
125
43684