Fixed bugs and updated to latest meteor.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"build": "npm install --product && meteor build --architecture os.linux.x86_64 --server-only ../"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.5.5",
|
||||
"@babel/runtime": "^7.9.2",
|
||||
"babel-runtime": "^6.18.0",
|
||||
"csv-parse": "^4.4.6",
|
||||
"d3": "^4.4.2",
|
||||
@@ -24,6 +24,6 @@
|
||||
"pure-svg-code": "^1.0.6",
|
||||
"qrcode-svg": "^1.0.0",
|
||||
"simpl-schema": "latest",
|
||||
"sweetalert2": "^6.3.8"
|
||||
"sweetalert2": "^10.2.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user