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 7e6868b commit 3460016Copy full SHA for 3460016
package.json
@@ -1,12 +1,12 @@
1
{
2
"name": "api-next",
3
- "version": "1.0.0-beta.0",
+ "version": "1.0.0-beta.1",
4
"repository": "https://github.com/imflavio/api-next",
5
"author": "Flávio Carvalho <hey@flavio.uk>",
6
"license": "MIT",
7
"main": "dist/index.js",
8
"typings": "dist/index.d.ts",
9
- "module": "dist/micro-utils.esm.js",
+ "module": "dist/api-next.esm.js",
10
"files": [
11
"dist",
12
"src"
0 commit comments