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 6266128 commit a74a0fbCopy full SHA for a74a0fb
package.json
@@ -2,6 +2,8 @@
2
"name": "@neo4j/browser-lambda-parser",
3
"version": "1.0.1",
4
"description": "",
5
+ "jsnext:main": "src/index.js",
6
+ "main": "src/index.js",
7
"module": "src/index.js",
8
"type": "module",
9
"scripts": {
0 commit comments