Skip to content
This repository was archived by the owner on Dec 14, 2018. It is now read-only.

Commit b444f8d

Browse files
committed
Move authors down in bower.json
1 parent 258a3c0 commit b444f8d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "coffeescript-package",
33
"version": "0.0.0",
4+
"description": "Package description.",
5+
"main": "javascripts/main.coffee",
46
"authors": [
57
"Your Name <[email protected]>"
68
],
7-
"description": "Package description.",
8-
"main": "javascripts/main.coffee",
99
"keywords": [
1010
"coffeescript",
1111
"javascript"

0 commit comments

Comments
 (0)