Skip to content

Commit 929718a

Browse files
authored
Update package.json
1 parent 3ca350b commit 929718a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"name": "@fluffy-spoon/substitute",
33
"version": "1.0.0",
44
"description": "",
5-
"main": "dist/src/Index.js",
6-
"typings": "./dist/src/Index.d.ts",
5+
"main": "dist/src/index.js",
6+
"typings": "./dist/src/index.d.ts",
77
"scripts": {
88
"test": "tsc && ava",
99
"build": "tsc"

0 commit comments

Comments
 (0)