Skip to content

Commit 0a8a1e9

Browse files
committed
Fixed problems with the json
1 parent 410c930 commit 0a8a1e9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"David Jensen <david.lgj@gmail.com> (https://github.com/davidlgj)",
1313
"Cameron Edwards (https://github.com/cameronprattedwards)",
1414
"Mike Marcacci <david.lgj@gmail.com> (https://github.com/mike-marcacci)",
15-
"Denis Dervisevic <denis@dervisevic.se> (https://github.com/Dervisevic)",
15+
"Denis Dervisevic <denis@dervisevic.se> (https://github.com/Dervisevic)"
1616
],
1717
"license": "MIT",
1818
"dependencies": {
@@ -50,11 +50,11 @@
5050
"sinon": "^1.9.0",
5151
"sinon-chai": "^2.5.0",
5252
"streamqueue": "0.0.5"
53-
}
54-
},
53+
},
5554
"licenses": [
5655
{
5756
"type": "MIT",
5857
"url": "https://raw.githubusercontent.com/Textalk/angular-schema-form/master/LICENSE"
5958
}
6059
]
60+
}

0 commit comments

Comments
 (0)