Skip to content

Commit 1963803

Browse files
committed
fix entrypoint
1 parent 77253ec commit 1963803

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rns-sample-app",
3-
"main": "app.js",
3+
"main": "app/app.ts",
44
"scripts": {
55
"postinstall": "patch-package",
66
"tsc": "tsc"

0 commit comments

Comments
 (0)