Skip to content

Commit 4c18912

Browse files
author
Artur Pryka
authored
Merge pull request #107 from keen/apryka-remove-bootstrap
update description in package.json
2 parents a204ef8 + e0d024b commit 4c18912

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "keen-dashboards",
33
"version": "2.0.0",
4-
"description": "Responsive dashboard templates for Bootstrap",
4+
"description": "Responsive dashboard templates",
55
"main": "./dist/keen-dashboards.css",
66
"repository": {
77
"type": "git",
@@ -16,11 +16,12 @@
1616
"author": "Dustin Larimer <[email protected]>",
1717
"contributors": [
1818
"Dustin Larimer <[email protected]>",
19-
"Taylor Barnett <[email protected]>"
19+
"Taylor Barnett <[email protected]>",
20+
"Artur Pryka <[email protected]> (https://github.com/apryka)"
2021
],
2122
"license": "MIT",
2223
"bugs": {
2324
"url": "https://github.com/keen/dashboards/issues"
2425
},
2526
"homepage": "https://github.com/keen/dashboards#readme"
26-
}
27+
}

0 commit comments

Comments
 (0)