Skip to content

Commit c335280

Browse files
committed
Merge pull request typicode#32 from PatrickHeneise/patch-1
Update package.json
2 parents fc15699 + cd099eb commit c335280

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
@@ -2,7 +2,7 @@
22
"name": "json-server",
33
"version": "0.5.2",
44
"description": "Serves JSON files through REST routes.",
5-
"main": "./src/server.js",
5+
"main": "./src/index.js",
66
"bin": "./bin/index.js",
77
"directories": {
88
"test": "test"

0 commit comments

Comments
 (0)