Skip to content

Commit

Permalink
updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
julianpoemp committed Jun 11, 2021
1 parent 916dd6f commit 7b5a0d1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
**STILL IN DEVELOPMENT**

# ngx-codejar

This is an Angular wrapper for the code-editor [CodeJar](https://github.com/antonmedv/codejar) by Anton Medvedev. It
Expand Down
2 changes: 1 addition & 1 deletion ngx-codejar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-codejar",
"version": "1.0.",
"version": "1.0.0",
"description": "Angular wrapper for CodeJar supporting Prism.js and Highlight.js. With this you can easily add code-editors to your Angular app.",
"peerDependencies": {
"@angular/common": "^10.2.4",
Expand Down

0 comments on commit 7b5a0d1

Please sign in to comment.