Skip to content
This repository was archived by the owner on Apr 1, 2019. It is now read-only.

Commit 9d8ec5a

Browse files
author
Walker Leite
committed
change main file
1 parent 198b262 commit 9d8ec5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.0.1",
44
"description": "{{ description }}",
55
"author": "{{ author }}",
6-
"main": "src/{{ name }}.js",
6+
"main": "dist/index.js",
77
"license": "MIT",
88
"scripts": {
99
"lint": "eslint src",

0 commit comments

Comments
 (0)