Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
goessner committed May 15, 2016
1 parent 5e04594 commit 6d1d921
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "g2",
"version": "2.1.1",
"description": "g2 - a 2d graphics command queue",
"description": "g2 - a tiny 2d graphics command library",
"main": "g2.js",
"scripts": {
"build": "npm run minify && npm run jsdoc && npm run gzip ",
Expand Down

0 comments on commit 6d1d921

Please sign in to comment.