Skip to content

Commit

Permalink
Release 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
msssk committed Jan 9, 2020
1 parent f40df14 commit 26df9a5
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
{
"name": "dgrid",
"author": "Kris Zyp",
"version": "1.2.1",
"version": "1.3.0",
"description": "A lightweight, mobile-ready, data-driven, modular widget designed for lists and grids",
"license": "BSD-3-Clause",
"repository": {
"type": "git",
"url": "http://github.com/SitePen/dgrid"
"url": "https://github.com/SitePen/dgrid"
},
"devDependencies": {
"grunt": "0.4.5",
"grunt-contrib-clean": "~0.6.0",
"grunt-contrib-stylus": "~0.20",
"grunt-contrib-watch": "~0.6.1",
"grunt-contrib-clean": "~1.0.0",
"grunt-contrib-stylus": "~1.2.0",
"grunt-contrib-watch": "~1.1.0",
"intern": "~3.0.6",
"nib": "~1.0.4"
"nib": "~1.1.2"
},
"directories": {
"doc": "./doc",
Expand Down

0 comments on commit 26df9a5

Please sign in to comment.