File tree Expand file tree Collapse file tree 2 files changed +33
-33
lines changed Expand file tree Collapse file tree 2 files changed +33
-33
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " angular-ui-tour" ,
3
- "version" : " 0.2 .0" ,
4
- "main" : " dist/angular-ui-tour.js" ,
5
- "ignore" : [
6
- " .editorconfig" ,
7
- " .gitattributes" ,
8
- " .gitignore" ,
9
- " .jshintrc" ,
10
- " .npmignore" ,
11
- " .travis.yml" ,
12
- " .umd" ,
13
- " gruntfile.js" ,
14
- " npm-shrinkwrap.json" ,
15
- " package.json" ,
16
- " karma.conf.js" ,
17
- " app/" ,
18
- " lib/" ,
19
- " test/"
20
- ],
21
- "dependencies" : {
22
- "angular-bootstrap" : " >=0.14.3" ,
23
- "ngSmoothScroll" : " ~2.0.0" ,
24
- "angular-sanitize" : " >=1.3" ,
25
- "ez-ng" : " ~0.1.2"
26
- },
27
- "devDependencies" : {
28
- "angular-mocks" : " >=1.3" ,
29
- "angular-route" : " >=1.3"
30
- },
31
- "resolutions" : {
32
- "angular" : " 1.5.0"
33
- }
2
+ "name" : " angular-ui-tour" ,
3
+ "version" : " 0.3 .0" ,
4
+ "main" : " dist/angular-ui-tour.js" ,
5
+ "ignore" : [
6
+ " .editorconfig" ,
7
+ " .gitattributes" ,
8
+ " .gitignore" ,
9
+ " .jshintrc" ,
10
+ " .npmignore" ,
11
+ " .travis.yml" ,
12
+ " .umd" ,
13
+ " gruntfile.js" ,
14
+ " npm-shrinkwrap.json" ,
15
+ " package.json" ,
16
+ " karma.conf.js" ,
17
+ " app/" ,
18
+ " lib/" ,
19
+ " test/"
20
+ ],
21
+ "dependencies" : {
22
+ "angular-bootstrap" : " >=0.14.3" ,
23
+ "ngSmoothScroll" : " ~2.0.0" ,
24
+ "angular-sanitize" : " >=1.3" ,
25
+ "ez-ng" : " ~0.1.2"
26
+ },
27
+ "devDependencies" : {
28
+ "angular-mocks" : " >=1.3" ,
29
+ "angular-route" : " >=1.3"
30
+ },
31
+ "resolutions" : {
32
+ "angular" : " 1.5.0"
33
+ }
34
34
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " angular-ui-tour" ,
3
- "version" : " 0.2 .0" ,
3
+ "version" : " 0.3 .0" ,
4
4
"description" : " angular-ui-tour" ,
5
5
"author" : {
6
6
"name" : " " ,
You can’t perform that action at this time.
0 commit comments