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

Commit f054b4b

Browse files
committed
0.3.0
1 parent a40d53f commit f054b4b

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
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
"homepage": "https://github.com/BTMorton/angular2-grid",
55
"authors": [
66
"Ben Morton <[email protected]> (http://bmorton.co.uk/)",

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)