mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Fix Svelte version to the version used by Svelte compiler in Svelte skel
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.15.3",
|
||||
"meteor-node-stubs": "^1.1.0",
|
||||
"svelte": "^3.38.2"
|
||||
"svelte": "3.27.0"
|
||||
},
|
||||
"meteor": {
|
||||
"mainModule": {
|
||||
|
||||
Reference in New Issue
Block a user