Update test entry point
This commit is contained in:
parent
fa38057fb6
commit
d3f4cde372
|
@ -6,7 +6,7 @@
|
|||
"types": "dist/src/index.d.ts",
|
||||
"exports": {
|
||||
".": "./dist/index.js",
|
||||
"./tests": "./dist/tests.js",
|
||||
"./tests": "./dist/tests/index.js",
|
||||
"./*": "./dist/*.js"
|
||||
},
|
||||
"author": "Budibase",
|
||||
|
|
Loading…
Reference in New Issue