This repository was archived by the owner on Jan 17, 2022. It is now read-only.
File tree 2 files changed +9
-9
lines changed
2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " angular-intro.js" ,
3
- "version" : " 1.2.7 " ,
3
+ "version" : " 1.3.0 " ,
4
4
"main" : " src/angular-intro.js" ,
5
5
"description" : " Angular directive to wrap intro.js" ,
6
6
"license" : " MIT" ,
12
12
" assets"
13
13
],
14
14
"dependencies" : {
15
- "angular" : " ~1.2.x " ,
16
- "intro.js" : " 1.1.0 "
15
+ "angular" : " ~1.4.0 " ,
16
+ "intro.js" : " ~ 1.1.1 "
17
17
},
18
18
"devDependencies" : {}
19
19
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " angular-intro.js" ,
3
- "version" : " 0.1 .0" ,
3
+ "version" : " 1.3 .0" ,
4
4
"description" : " Angular directive to wrap intro.js" ,
5
5
"main" : " src/angular-intro.js" ,
6
6
"directories" : {
26
26
},
27
27
"homepage" : " https://github.com/mendhak/angular-intro.js" ,
28
28
"devDependencies" : {
29
- "bower" : " ~1.3.1 " ,
30
- "grunt" : " ~0.4.4 " ,
29
+ "bower" : " ~1.5.2 " ,
30
+ "grunt" : " ~0.4.5 " ,
31
31
"grunt-cli" : " ~0.1.13" ,
32
32
"grunt-contrib-connect" : " ^0.11.2" ,
33
- "grunt-contrib-jshint" : " ~0.9.2 " ,
34
- "grunt-contrib-uglify" : " ~0.4.0 " ,
33
+ "grunt-contrib-jshint" : " ~0.11.3 " ,
34
+ "grunt-contrib-uglify" : " ~0.9.2 " ,
35
35
"grunt-contrib-watch" : " ~0.6.1" ,
36
- "load-grunt-tasks" : " ~0.4 .0"
36
+ "load-grunt-tasks" : " ~3.2 .0"
37
37
}
38
38
}
You can’t perform that action at this time.
0 commit comments