We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbc4629 commit f8a8d50Copy full SHA for f8a8d50
packages/nuqs/package.json
@@ -45,7 +45,7 @@
45
}
46
},
47
"scripts": {
48
- "dev": "tsup --format esm --watch --external=react",
+ "dev": "tsup --watch --external=react",
49
"build": "tsup --clean --external=react",
50
"test": "run-p test:*",
51
"test:types": "tsd",
0 commit comments