Skip to content

Commit

Permalink
@medv/codejar → codejar
Browse files Browse the repository at this point in the history
  • Loading branch information
antonmedv committed May 4, 2020
1 parent bf380ec commit 4131972
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
Install CodeJar 🍯via npm:

```bash
npm i @medv/codejar
npm i codejar
```

CodeJar 🍯 can be used via modules:
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": "@medv/codejar",
"version": "1.0.9",
"name": "codejar",
"version": "2.0.0",
"description": "An embeddable code editor for the browser",
"license": "MIT",
"repository": "antonmedv/codejar",
Expand Down

0 comments on commit 4131972

Please sign in to comment.