Skip to content

Commit 0cc2c51

Browse files
authored
Update package.json
1 parent de81fc9 commit 0cc2c51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"license": "MIT",
55
"main": "index.js",
66
"scripts": {
7-
"start": "node example.js"
7+
"start": "node app.js"
88
},
99
"dependencies": {
1010
"babel-polyfill": "^6.23.0",

0 commit comments

Comments
 (0)