Skip to content

Commit

Permalink
bump simple-log
Browse files Browse the repository at this point in the history
  • Loading branch information
gnarf committed Oct 20, 2015
1 parent 1c3fb4c commit 6d45cbd
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Expand Up @@ -17,26 +17,26 @@
"bugs": "https://github.com/gseguin/node-amd-builder/issues",
"licenses": [
{
"type": "MIT",
"url": "https://github.com/gseguin/node-amd-builder/blob/master/LICENSE"
"type": "MIT",
"url": "https://github.com/gseguin/node-amd-builder/blob/master/LICENSE"
}
],
"dependencies": {
"async": "0.7.0",
"css-concat": "0.0.4",
"express": "3.2.0",
"glob": "3.2.9",
"lodash": "2.4.1",
"mime": "1.2.11",
"mkdirp": "0.3.5",
"optimist": "0.6.1",
"node-native-zip": "1.0.1",
"node-promise": "0.5.10",
"glob": "3.2.9",
"optimist": "0.6.1",
"request": "2.34.0",
"requirejs": "2.1.11",
"rimraf": "2.2.6",
"semver": "2.2.1",
"simple-log": "1.1.0",
"lodash": "2.4.1",
"node-native-zip": "1.0.1"
"simple-log": "^1.2.0"
},
"devDependencies": {
"grunt": "0.4.4",
Expand All @@ -48,4 +48,4 @@
"engine": {
"node": "0.10.x"
}
}
}

0 comments on commit 6d45cbd

Please sign in to comment.