Skip to content

Commit

Permalink
Update Libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
tcorral committed Apr 2, 2017
1 parent 67d9083 commit 33a5cd5
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,24 +27,24 @@
"test": "karma start --single-run --browsers PhantomJS"
},
"devDependencies": {
"karma-chrome-launcher": "0.1.0",
"karma-firefox-launcher": "0.1.0",
"karma-script-launcher": "0.1.0",
"karma-html2js-preprocessor": "0.1.0",
"karma-jasmine": "0.1.3",
"karma-requirejs": "0.1.0",
"karma-coffee-preprocessor": "0.1.0",
"karma-phantomjs-launcher": "0.1.0",
"karma": "0.10.4",
"karma-coverage": "0.1.0",
"grunt": "0.4.1",
"grunt-karma": "0.6.2",
"grunt-contrib-uglify": "0.2.1",
"grunt-contrib-jshint": "0.5.4",
"grunt-contrib-compress": "0.5.0",
"grunt-contrib-copy": "0.4.1",
"grunt-contrib-concat": "0.3.0",
"karma-junit-reporter": "0.1.0"
"karma-chrome-launcher": "2.0.0",
"karma-firefox-launcher": "1.0.1",
"karma-script-launcher": "1.0.0",
"karma-html2js-preprocessor": "1.1.0",
"karma-jasmine": "1.1.0",
"karma-requirejs": "1.1.0",
"karma-coffee-preprocessor": "1.0.1",
"karma-phantomjs-launcher": "1.0.4",
"karma": "1.5.0",
"karma-coverage": "1.1.1",
"grunt": "1.0.1",
"grunt-karma": "2.0.0",
"grunt-contrib-uglify": "2.2.1",
"grunt-contrib-jshint": "1.1.0",
"grunt-contrib-compress": "1.4.1",
"grunt-contrib-copy": "1.0.0",
"grunt-contrib-concat": "1.0.1",
"karma-junit-reporter": "1.2.0"
},
"github": "https://github.com/tcorral/JSONC"
}

0 comments on commit 33a5cd5

Please sign in to comment.