Skip to content

Commit

Permalink
Fixes name.
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanneculai committed Sep 1, 2016
1 parent 7b1a11d commit a382f9e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular2-froala-wyswiyg",
"version": "2.3.4-rc.1",
"name": "angular2-froala-wysiwyg",
"version": "2.3.4-rc.2",
"author": "Florin Marius Popescu <[email protected]> (https://www.froala.com/)",
"description": "Angular2 bindings for Froala WYSIWYG HTML rich text editor",
"main": "src/angular-froala.js",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular2-froala-wyswiyg",
"version": "2.3.4-rc.1",
"name": "angular2-froala-wysiwyg",
"version": "2.3.4-rc.2",
"description": "Angular2 bindings for Froala WYSIWYG HTML rich text editor",
"scripts": {
"start": "tsc && concurrently \"npm run tsc:w\" \"npm run lite\" ",
Expand Down

0 comments on commit a382f9e

Please sign in to comment.