Skip to content

Commit

Permalink
Move file to dependencies, it is a required dependency for the Mode…
Browse files Browse the repository at this point in the history
…rnizr CLI and programmatic API.
  • Loading branch information
doctyper committed Feb 10, 2015
1 parent 5aa002f commit 118fa61
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
Expand Up @@ -6,14 +6,14 @@
"test": "test"
},
"dependencies": {
"file": "^0.2.2",
"lodash": "^3.1.0",
"marked": "^0.2.8",
"mkdirp": "^0.3.4",
"requirejs": "^2.1.4",
"yargs": "^2.3.0"
},
"devDependencies": {
"file": "0.2.1",
"grunt": "~0.4.0",
"grunt-contrib-clean": "~0.4.0",
"grunt-contrib-copy": "~0.4.0",
Expand Down

0 comments on commit 118fa61

Please sign in to comment.