Skip to content
This repository was archived by the owner on Jan 13, 2024. It is now read-only.

Commit ca3759a

Browse files
committed
fix mistake push
1 parent f5078bf commit ca3759a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@calumk/editorjs-codeflask",
33
"description": "Codeflask, for EditorJS",
4-
"version": "1.0.5",
4+
"version": "1.0.6",
55

66
"author": "Calum Knott",
77
"repository": "https://github.com/calumk/editorjs-codeflask",

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# EditorJs - Codeflask
22

3-
npm i editorjs-codeflask
3+
npm i @calumk/editorjs-codeflask
44

55
This is an EditorJs wrapper for [CodeFlask](https://kazzkiq.github.io/CodeFlask/) - A lovely lightweight zero-dep code formatter
66

0 commit comments

Comments
 (0)