Skip to content

Commit

Permalink
chore(angular): upgrade angular to version 1.3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
Antoine Pairet committed Feb 20, 2015
1 parent fe33ca9 commit ed5013b
Show file tree
Hide file tree
Showing 3 changed files with 10,770 additions and 5,871 deletions.
2 changes: 1 addition & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ module.exports = function(grunt) {
grunt.util.linefeed = '\n';

grunt.initConfig({
ngversion: '1.2.16',
ngversion: '1.3.13',
bsversion: '3.1.1',
modules: [],//to be filled in by build task
pkg: grunt.file.readJSON('package.json'),
Expand Down
Loading

0 comments on commit ed5013b

Please sign in to comment.