Skip to content

Commit bf3354c

Browse files
author
Navneet Kumar
committed
Update to 3.0.0-rc.2
1 parent c546457 commit bf3354c

File tree

4 files changed

+4
-5776
lines changed

4 files changed

+4
-5776
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ dist/*
44
bower_components/*
55
node_modules/*
66
npm-debug.log
7+
package-lock.json

bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-froala",
3-
"version": "3.0.0-rc.1",
3+
"version": "3.0.0-rc.2",
44
"authors": [
55
"Cameron Gallarno <[email protected]>"
66
],
@@ -27,7 +27,7 @@
2727
"tests"
2828
],
2929
"dependencies": {
30-
"froala-wysiwyg-editor": "3.0.0-rc.1",
30+
"froala-wysiwyg-editor": "3.0.0-rc.2",
3131
"angular": ">=1.0"
3232
},
3333
"devDependencies": {

0 commit comments

Comments
 (0)