mirror of
https://github.com/kevin-DL/sapper-template.git
synced 2026-01-12 02:15:17 +00:00
Merge pull request #112 from thgh/patch-3
Set svelte@beta in package_template.json
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
"devDependencies": {
|
||||
"npm-run-all": "^4.1.5",
|
||||
"sapper": "alpha",
|
||||
"svelte": "alpha"
|
||||
"svelte": "beta"
|
||||
},
|
||||
"merge-configs": {
|
||||
"rollup": {
|
||||
|
||||
Reference in New Issue
Block a user