We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58be362 commit 3baf273Copy full SHA for 3baf273
3 files changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"type": "module",
3
- "version": "0.4.3",
+ "version": "1.0.0",
4
"private": true,
5
"packageManager": "pnpm@10.28.0",
6
"scripts": {
packages/core/package.json
@@ -1,7 +1,7 @@
"name": "@drauu/core",
"author": "Anthony Fu <anthonyfu117@hotmail.com>",
"license": "MIT",
7
"funding": "https://github.com/sponsors/antfu",
packages/drauu/package.json
"name": "drauu",
0 commit comments