We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6a91586 + e992a9a commit 6d45bdbCopy full SHA for 6d45bdb
component.json renamed to bower.json
@@ -4,5 +4,9 @@
4
"main": "./jquery.fittext.js",
5
"dependencies": {
6
"jquery": ">= 1.6"
7
- }
+ },
8
+ "ignore": [
9
+ "exemple.html",
10
+ "CONTRIBUTING.md"
11
+ ]
12
}
0 commit comments