update package.json & npmignore

This commit is contained in:
Michael Barrett 2014-07-18 20:41:10 +01:00
parent 4703c4a81e
commit d922519f13
2 changed files with 1 additions and 2 deletions

View File

@ -3,4 +3,3 @@ test
.jshintrc
Gruntfile.js
.DS_Store
dist

View File

@ -8,7 +8,7 @@
"url": "git://github.com/mike182uk/timestring.git"
},
"main": "timestring.js",
"version": "1.0.2",
"version": "1.1.0",
"devDependencies": {
"chai": "^1.9.1",
"grunt": "^0.4.5",