Skip to content

Commit

Permalink
releases: 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
cipchk committed Jun 18, 2018
1 parent b60bc81 commit 28c6ad7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-tinymce",
"version": "2.0.1",
"version": "2.0.2",
"main": "./bundles/tinymce.umd.js",
"module": "./esm5/tinymce.js",
"es2015": "./esm2015/tinymce.js",
Expand All @@ -22,7 +22,6 @@
"release:next": "bash ./build.sh && cd publish && npm publish --access public --tag next",
"release": "bash ./build.sh && cd publish && npm publish --access public"
},
"dependencies": {},
"peerDependencies": {
"@angular/core": "^6.0.0",
"@angular/common": "^6.0.0",
Expand Down

0 comments on commit 28c6ad7

Please sign in to comment.