Skip to content

Commit 2e31450

Browse files
committed
Update package.json
1 parent 35e68fa commit 2e31450

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/blank-theme/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"name": "@padma/blank-theme",
33
"version": "0.0.1",
44
"private": true,
5-
"main": "dist/index.tsx",
6-
"types": "dist/types/index.d.ts",
5+
"main": "src/index.tsx",
6+
"types": "src/types/index.d.ts",
77
"keywords": [],
88
"license": "EULA",
99
"scripts": {

0 commit comments

Comments
 (0)