Skip to content

Commit

Permalink
Publish v0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jmjuanes committed Jan 26, 2022
1 parent 34125fd commit c9fb01c
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "codecake",
"version": "0.0.1",
"version": "0.0.2",
"description": "Tiny code editor for the web",
"repository": "https://github.com/jmjuanes/codecake.git",
"author": "Josemi Juanes <[email protected]>",
Expand All @@ -15,9 +15,5 @@
"highlight.js",
"linenumbers.js"
],
"scripts": {
"build": "echo 'No build implemented'",
"test": "echo 'No tests implemented'"
},
"license": "MIT"
}

0 comments on commit c9fb01c

Please sign in to comment.