Skip to content
This repository was archived by the owner on Mar 5, 2024. It is now read-only.

Commit ff1ab30

Browse files
committed
0.3.1
1 parent db38d30 commit ff1ab30

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

package.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular2-grid",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"description": "A grid-based drag/drop/resize directive plugin for Angular 2",
55
"main": "NgGrid.js",
66
"scripts": {
@@ -19,7 +19,10 @@
1919
"author": "Ben Morton <[email protected]> (http://bmorton.co.uk/)",
2020
"contributors": [
2121
"Martin Sikora (https://github.com/martinsik)",
22-
{ "name": "Daniel (Dani Pasta) Pastor de la Fuenta", "url": "https://github.com/aebsubis" },
22+
{
23+
"name": "Daniel (Dani Pasta) Pastor de la Fuenta",
24+
"url": "https://github.com/aebsubis"
25+
},
2326
"Frederik Schubert (https://github.com/frederikschubert)"
2427
],
2528
"license": "MIT",

0 commit comments

Comments
 (0)