File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 24
24
npm install angular-schema-form-bootstrap
25
25
```
26
26
27
- And then include ` bootstrap-decorator.min.js ` . Note that angular-schema-form >= 0.8.6 is needed.
27
+ And then include ` bootstrap-decorator.min.js ` . Note that angular-schema-form >= 0.8.7 is needed.
28
28
29
29
30
30
Future
Original file line number Diff line number Diff line change 18
18
" tests"
19
19
],
20
20
"dependencies" : {
21
- "angular-schema-form" : " >= 0.8.6 "
21
+ "angular-schema-form" : " >= 0.8.7 "
22
22
},
23
23
"devDependencies" : {
24
24
"angular-ui-ace" : " bower" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " angular-schema-form-bootstrap" ,
3
- "version" : " 0.1.0 " ,
3
+ "version" : " 0.1.1 " ,
4
4
"description" : " Bootstrap 3 decorator for Angular Schema Form" ,
5
5
"main" : " bootstrap-decorator.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments