File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 7
7
],
8
8
"description" : " The awesome jQuery step wizard plugin with Bootstrap support" ,
9
9
"main" : [
10
- " ./css/smart_wizard.min.css" ,
11
- " ./js/jquery.smartWizard.min.js"
10
+ " ./dist/ css/smart_wizard.min.css" ,
11
+ " ./dist/ js/jquery.smartWizard.min.js"
12
12
],
13
13
"keywords" : [
14
14
" bootstrap" ,
36
36
" *jquery.json" ,
37
37
" test"
38
38
]
39
- }
39
+ }
Original file line number Diff line number Diff line change 11
11
12
12
}
13
13
],
14
- "main" : " ./js/jquery.smartWizard.js" ,
15
- "style" : " ./css/smart_wizard.css" ,
14
+ "main" : " ./dist/ js/jquery.smartWizard.js" ,
15
+ "style" : " ./dist/ css/smart_wizard.css" ,
16
16
"repository" : {
17
17
"type" : " git" ,
18
18
"url" : " https://github.com/techlab/SmartWizard.git"
66
66
"karma-spec-reporter" : " 0.0.31"
67
67
}
68
68
}
69
+
You can’t perform that action at this time.
0 commit comments