File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " angular-ui-tinymce" ,
3
- "version" : " 0.0.15 " ,
3
+ "version" : " 0.0.16 " ,
4
4
"description" : " This directive allows you to TinyMCE in your form." ,
5
5
"author" : " https://github.com/angular-ui/ui-tinymce/graphs/contributors" ,
6
6
"license" : " MIT" ,
16
16
" package.json"
17
17
],
18
18
"dependencies" : {
19
- "angular" : " ~ 1.4.x " ,
19
+ "angular" : " >= 1.4.0 " ,
20
20
"tinymce-dist" : " ~4.3.0"
21
21
},
22
22
"devDependencies" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " angular-ui-tinymce" ,
3
- "version" : " 0.0.15 " ,
4
- "description " : " This directive allows you to add a tinymce to your form elements." ,
3
+ "version" : " 0.0.16 " ,
4
+ "descriptin " : " This directive allows you to add a tinymce to your form elements." ,
5
5
"author" : " https://github.com/angular-ui/ui-tinymce/graphs/contributors" ,
6
6
"license" : " MIT" ,
7
7
"homepage" : " http://angular-ui.github.com" ,
You can’t perform that action at this time.
0 commit comments