Skip to content

Commit 60c4beb

Browse files
author
Mateus Ortiz
committed
Adding first version
1 parent 6a00364 commit 60c4beb

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.gitignore

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
.DS_Store
21
node_modules/
32
platform/
43
polymer/

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"url": "https://github.com/mateusortiz/x-heart"
1010
},
1111
"bugs": {
12-
"url": "https://github.com/webcomponents/x-heart/issues"
12+
"url": "https://github.com/mateusortiz/x-heart/issues"
1313
},
1414
"devDependencies": {
1515
"grunt": "~0.4.1",

0 commit comments

Comments
 (0)