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

Commit b87959a

Browse files
chore(all): switch to AngularJS 1.2 version
1 parent 85cf5b4 commit b87959a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 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.8',
19+
ngversion: '1.2.7',
2020
bsversion: '3.0.3',
2121
modules: [],//to be filled in by build task
2222
pkg: grunt.file.readJSON('package.json'),

0 commit comments

Comments
 (0)