Skip to content

Commit 5f11b15

Browse files
committed
switch back main
1 parent 7908129 commit 5f11b15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@
2323
"rimraf": "^3.0.2",
2424
"typescript": "^4.0.0"
2525
},
26-
"main": "dist/src/functions/*.js"
26+
"main": "dist/src/index.js"
2727
}

0 commit comments

Comments
 (0)