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

Commit 9ae97a6

Browse files
committed
0.3.0
1 parent a40d53f commit 9ae97a6

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular2-grid",
3-
"version": "0.2.3",
3+
"version": "0.3.0",
44
"description": "A grid-based drag/drop/resize directive plugin for Angular 2",
55
"main": "NgGrid.js",
66
"scripts": {
@@ -52,6 +52,5 @@
5252
"phantomjs": "^1.9.18",
5353
"typescript": "^1.6.2"
5454
},
55-
"dependencies": {
56-
}
55+
"dependencies": {}
5756
}

0 commit comments

Comments
 (0)