Skip to content

Commit a4789be

Browse files
committed
move from tsx to ts
1 parent 26570b8 commit a4789be

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

modules/app-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@frogpond/app-config",
33
"version": "1.0.0",
44
"description": "",
5-
"main": "index.tsx",
5+
"main": "index.ts",
66
"author": "",
77
"license": "ISC",
88
"scripts": {

0 commit comments

Comments
 (0)