Skip to content
This repository was archived by the owner on Oct 4, 2023. It is now read-only.

Commit d59475d

Browse files
Update bower.json
1 parent c962293 commit d59475d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

bower.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
{
22
"name": "rest-api-doc",
3-
"version": "1.0.3",
3+
"version": "1.0.0",
44
"authors": [
5-
"Anonymous <anonymous@example.com>"
5+
"Dennis Kugelmann <kugelmann.dennis@gmail.com>"
66
],
7-
"description": "An element providing a solution to no problem in particular.",
7+
"description": "An element for displaying a doc for REST API calls.",
88
"keywords": [
99
"web-component",
1010
"polymer",
1111
"seed"
1212
],
1313
"main": "rest-api-doc.html",
1414
"license": "http://polymer.github.io/LICENSE.txt",
15-
"homepage": "https://github.com/<USERNAME>/seed-element/",
15+
"homepage": "https://github.com/DeepspaceDEV/rest-api-doc/",
1616
"ignore": [
1717
"/.*",
1818
"/test/"

0 commit comments

Comments
 (0)