Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.

Commit ed5013b

Browse files
author
Antoine Pairet
committed
chore(angular): upgrade angular to version 1.3.13
1 parent fe33ca9 commit ed5013b

File tree

3 files changed

+10770
-5871
lines changed

3 files changed

+10770
-5871
lines changed

Diff for: Gruntfile.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ module.exports = function(grunt) {
1818
grunt.util.linefeed = '\n';
1919

2020
grunt.initConfig({
21-
ngversion: '1.2.16',
21+
ngversion: '1.3.13',
2222
bsversion: '3.1.1',
2323
modules: [],//to be filled in by build task
2424
pkg: grunt.file.readJSON('package.json'),

0 commit comments

Comments
 (0)