Skip to content

Commit

Permalink
fix: Add new hope desc
Browse files Browse the repository at this point in the history
  • Loading branch information
Yakutoc committed Dec 20, 2023
1 parent f3a5d33 commit 7774bd8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/hope/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.48.1-dev.0",
"author": "Alex Czech <[email protected]>",
"license": "MIT",
"description": "description",
"description": "description ",
"scripts": {
"prepare": "npm run build",
"build": "npm run build:clean && npm run build:cjs && npm run build:esm",
Expand All @@ -25,4 +25,4 @@
"main": "src/index.ts",
"module": "esm/index.js",
"types": "index.d.ts"
}
}

0 comments on commit 7774bd8

Please sign in to comment.