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

Commit 0caea91

Browse files
chore(angular): update AngularJS to 1.0.8
1 parent 7fce2fe commit 0caea91

File tree

3 files changed

+969
-503
lines changed

3 files changed

+969
-503
lines changed

Gruntfile.js

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

1818
grunt.initConfig({
19-
ngversion: '1.0.5',
19+
ngversion: '1.0.8',
2020
bsversion: '2.3.1',
2121
modules: [],//to be filled in by build task
2222
pkg: grunt.file.readJSON('package.json'),

0 commit comments

Comments
 (0)