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

Commit

Permalink
0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BTMorton committed Oct 17, 2015
1 parent a40d53f commit 9ae97a6
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular2-grid",
"version": "0.2.3",
"version": "0.3.0",
"description": "A grid-based drag/drop/resize directive plugin for Angular 2",
"main": "NgGrid.js",
"scripts": {
Expand Down Expand Up @@ -52,6 +52,5 @@
"phantomjs": "^1.9.18",
"typescript": "^1.6.2"
},
"dependencies": {
}
"dependencies": {}
}

0 comments on commit 9ae97a6

Please sign in to comment.