File tree Expand file tree Collapse file tree 2 files changed +30
-30
lines changed
Expand file tree Collapse file tree 2 files changed +30
-30
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " angular-ui-tour" ,
3- "version" : " 0.1 .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.4.8" ,
25- "ez-ng" : " ~0.1.0"
26- },
27- "devDependencies" : {
28- "angular-mocks" : " ~1.4.8" ,
29- "angular-route" : " ~1.4.8"
30- }
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.4.8" ,
25+ "ez-ng" : " ~0.1.0"
26+ },
27+ "devDependencies" : {
28+ "angular-mocks" : " ~1.4.8" ,
29+ "angular-route" : " ~1.4.8"
30+ }
3131}
Original file line number Diff line number Diff line change 11{
22 "name" : " angular-ui-tour" ,
3- "version" : " 0.1 .0" ,
3+ "version" : " 0.2 .0" ,
44 "description" : " angular-ui-tour" ,
55 "author" : {
66 "name" : " " ,
You can’t perform that action at this time.
0 commit comments