Skip to content

Commit

Permalink
fix(*): fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
stepancar committed Jan 31, 2023
1 parent 9c25276 commit e61ebeb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@httpless/core",
"version": "1.0.1",
"version": "0.0.1",
"description": "Httpless core library, provides APIDeclaration interface",
"author": "stepancar <istepancar@gmail.com>",
"homepage": "https://github.com/stepancar/httpless#readme",
Expand Down
2 changes: 1 addition & 1 deletion packages/example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@httpless/example",
"version": "1.0.1",
"version": "0.0.1",
"description": "",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit e61ebeb

Please sign in to comment.