Skip to content

Commit

Permalink
cleaned package.json
Browse files Browse the repository at this point in the history
weird
  • Loading branch information
Bartvds committed Mar 17, 2014
1 parent 42f974b commit 48b744e
Showing 1 changed file with 8 additions and 11 deletions.
19 changes: 8 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,24 +39,21 @@
},
"dependencies": {
"jsonpointer.js": "0.3.0",
"tv4": "^1.0.16",
"grunt-mocha-test": "^0.10.0",
"grunt-mocha": "^0.4.10",
"require": "^0.5.0"
"tv4": "~1.0.16"
},
"devDependencies": {
"grunt": "~0.4.2",
"grunt-cli": "~0.1",
"chai": "^1.9.0",
"mocha": "^1.18.0",
"grunt-mocha": "^0.4.10",
"grunt-contrib-jshint": "^0.9.2",
"chai": "~1.9.0",
"mocha": "~1.18.0",
"grunt-mocha": "~0.4.10",
"grunt-contrib-jshint": "~0.9.2",
"jshint-path-reporter": "~0.1",
"grunt-continue": "0.0.1",
"grunt-mocha-test": "~0.7.0",
"mocha-unfunk-reporter": "^0.4.0",
"grunt-mocha-test": "~0.10.0",
"mocha-unfunk-reporter": "~0.4.0",
"grunt-bump": "0.0.11",
"requirejs": "~2.1.9"
"requirejs": "~2.1.11"
},
"peerDependencies": {
"chai": ">= 1.6.1 < 2"
Expand Down

0 comments on commit 48b744e

Please sign in to comment.