Skip to content

Commit 3ad1833

Browse files
Alexander ZhukAlexander Zhuk
authored andcommitted
updating package.json with new version
1 parent c87e29d commit 3ad1833

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

package.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-data-grid",
3-
"version": "0.1.0",
3+
"version": "1.0.0",
44
"scripts": {
55
"start": "gulp serve",
66
"prebuild": "npm install"
@@ -14,7 +14,7 @@
1414
"gulp-sass": "^2.1.0",
1515
"gulp-uglify": "^1.4.2"
1616
},
17-
"description": "Light, flexible and performant Data Grid for AngularJS apps, with built-in sorting, pagination and filtering options, unified API for client-side and server-side data fetching, \r seamless synchronization with browser address bar and total freedom in mark-up and styling suitable for your application. Angular 1.3 - 1.5 compliant.",
17+
"description": "Light, flexible and performant Data Grid for AngularJS apps, with built-in sorting, pagination and filtering options, unified API for client-side and server-side data fetching, \r seamless synchronization with browser address bar and total freedom in mark-up and styling suitable for your application. Angular 1.3 - 1.6 compliant.",
1818
"main": "index.html",
1919
"devDependencies": {},
2020
"repository": {
@@ -23,12 +23,15 @@
2323
},
2424
"keywords": [
2525
"angular data grid",
26+
"angular-data-grid",
27+
"angular grid",
28+
"angular-grid",
2629
"data grid",
2730
"data grid for angular",
2831
"ng-data-grid",
2932
"ng-table",
3033
"angular table",
31-
"bootstra data grid",
34+
"bootstrap data grid",
3235
"material design grid",
3336
"data table"
3437
],

0 commit comments

Comments
 (0)