Update template file

This commit is contained in:
pengfei.zhou 2021-08-24 16:13:12 +08:00 committed by osborn
parent 059f27c743
commit d143941b00

View File

@ -1,7 +1,7 @@
{
"name": "__$__",
"version": "0.1.0",
"main": "build/index.js",
"main": "dist/bundle___$__.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build": "doric build",