Browse Source

fix other dot as well.

pull/111/head
Thorsten Lünborg 8 years ago
committed by GitHub
parent
commit
c0d91a1125
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      meta.json

2
meta.json

@ -21,5 +21,5 @@
"default": false
}
},
"completeMessage": "{{#inPlace}}To get started:\n\n npm install\n npm run dev.{{else}}To get started:\n\n cd {{destDirName}}\n npm install\n npm run dev{{/inPlace}}"
"completeMessage": "{{#inPlace}}To get started:\n\n npm install\n npm run dev{{else}}To get started:\n\n cd {{destDirName}}\n npm install\n npm run dev{{/inPlace}}"
}
Loading…
Cancel
Save